android_kernel_xiaomi_sdm845/drivers/net/wireless/ath
Bob Copeland 2516baa63b ath5k: correct interrupt storm warning
Ben Greear points out that the "too many interrupts" message will
never print in the intended case since the interrupt counter
will be -1 after the loop.  Change it to pre-decrement so it will
be 0 on the thousandth iteration.

Cc: Ben Greear <greearb@candelatech.com>

Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-05-06 15:14:50 -04:00
..
ar9170 ar9170: wrong test on outlen in ar9170_usb_exec_cmd() ? 2009-05-06 15:14:45 -04:00
ath5k ath5k: correct interrupt storm warning 2009-05-06 15:14:50 -04:00
ath9k mac80211: unify config_interface and bss_info_changed 2009-05-06 15:14:36 -04:00
Kconfig
main.c
Makefile
regd_common.h
regd.c
regd.h