diff options
author | Johannes Berg <johannes@sipsolutions.net> | 2009-02-10 21:25:37 +0100 |
---|---|---|
committer | John W. Linville <linville@tuxdriver.com> | 2009-02-13 13:45:19 -0500 |
commit | 570a0a7c3ba6e44b0fe7f1d42e69ba139b533737 (patch) | |
tree | 82b25c4475534ed337fdb5f2b4e82b8dae32f064 /net/mac80211/main.c | |
parent | 572e00122190e3064fa19bd9780b146d2d0f1905 (diff) |
zd1211rw: do not ratelimit no-ops
It is rather confusing to see this in the log:
[ 695.606877] __ratelimit: 40 callbacks suppressed
[ 700.726878] __ratelimit: 40 callbacks suppressed
without ever seeing any actual message. This is because
zd1211rw doesn't compile out the net_ratelimit() call
properly if debugging is not enabled.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/mac80211/main.c')
0 files changed, 0 insertions, 0 deletions