android_kernel_xiaomi_sm8350/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
Makefile
zd_chip.c
zd_chip.h
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
zd_rf_al2230.c
zd_rf_al7230b.c
zd_rf_rf2959.c
zd_rf_uw2453.c
zd_rf.c
zd_rf.h
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