summaryrefslogtreecommitdiffstats
path: root/Documentation
diff options
context:
space:
mode:
authorGuillaume Chazarain <guichaz@yahoo.fr>2007-11-19 10:07:00 +0100
committerJohn W. Linville <linville@tuxdriver.com>2007-11-20 22:43:17 +0100
commit92468c53cf5af0aea06caec7b7d416c18e973685 (patch)
treef030ad479614a0832585d549d51d4ff8fb3f264f /Documentation
parentmac80211: add missing space in error message (diff)
downloadlinux-92468c53cf5af0aea06caec7b7d416c18e973685.tar.xz
linux-92468c53cf5af0aea06caec7b7d416c18e973685.zip
ieee80211: Stop net_ratelimit/IEEE80211_DEBUG_DROP log pollution
if (net_ratelimit()) IEEE80211_DEBUG_DROP(...) can pollute the logs with messages like: printk: 1 messages suppressed. printk: 2 messages suppressed. printk: 7 messages suppressed. if debugging information is disabled. These messages are printed by net_ratelimit(). Add a wrapper to net_ratelimit() that takes into account the log level, so that net_ratelimit() is called only when we really want to print something. Signed-off-by: Guillaume Chazarain <guichaz@yahoo.fr> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'Documentation')
0 files changed, 0 insertions, 0 deletions