linux/drivers/net/wireless/ath/ath5k
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
..
Kconfig
Makefile
ath5k.h
attach.c
base.c ath5k: correct interrupt storm warning 2009-05-06 15:14:50 -04:00
base.h
caps.c
debug.c
debug.h
desc.c
desc.h
dma.c
eeprom.c ath5k: Storage class should be before const qualifier 2009-05-06 15:14:49 -04:00
eeprom.h
gpio.c
initvals.c
led.c
pcu.c ath5k: 5211, don't crypt every protected frame 2009-05-06 15:14:41 -04:00
phy.c
qcu.c
reg.h
reset.c
rfbuffer.h
rfgain.h