linux/drivers/net/wireless/zd1211rw
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
..
Kconfig zd1211rw: port to mac80211 2008-01-28 15:04:47 -08:00
Makefile zd1211rw: make use of new regulatory_hint() 2008-09-15 16:48:19 -04:00
zd_chip.c net: convert print_mac to %pM 2008-10-27 17:06:18 -07:00
zd_chip.h zd1211rw: support for mesh interface and beaconing 2008-03-06 17:19:47 -05:00
zd_def.h zd1211rw: do not ratelimit no-ops 2009-02-13 13:45:19 -05:00
zd_mac.c zd1211rw: do not ratelimit no-ops 2009-02-13 13:45:19 -05:00
zd_mac.h zd1211rw: make use of new regulatory_hint() 2008-09-15 16:48:19 -04:00
zd_rf_al2230.c zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00
zd_rf_al7230b.c zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00
zd_rf_rf2959.c zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00
zd_rf_uw2453.c zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00
zd_rf.c zd1211rw: make use of new regulatory_hint() 2008-09-15 16:48:19 -04:00
zd_rf.h zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00
zd_usb.c zd1211rw: adding Sitecom WL-603 (0df6:0036) to the USB id list 2009-01-22 13:55:03 -05:00
zd_usb.h zd1211rw: add copyright notices 2008-01-28 15:04:49 -08:00