Johannes Berg 570a0a7c3b 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>
2009-02-13 13:45:19 -05:00
..
2009-01-08 16:29:41 +00:00
2009-02-08 17:00:02 -08:00
2009-02-02 23:26:57 -08:00
2009-01-29 18:04:43 -08:00
2009-01-11 01:34:25 +01:00
2009-01-15 16:39:40 -08:00
2009-02-13 13:45:19 -05:00
2009-01-09 03:39:43 -05:00
2009-01-30 08:40:54 -08:00
2009-02-09 15:03:49 -05:00