linux/drivers/net/wireless/ath
Luis R. Rodriguez e55ea2b152 ath9k: fix misplaced semicolon on rate control
The patch e43419f9:

	ath9k: downgrade assert in rc.c for invalid rate

downgraded an ASSERT to a WARN_ON() but also misplaced a
semicolon at the end of the second check. What this did
was force the rate control code to always return the rate
even if we should have warned about it. Since this should
not have happened anymore anyway this fix isn't critical
as the proper rate would have been returned anyway.

Cc: stable@kernel.org
Reported-by: Jiri Slaby <jirislaby@gmail.com>
Signed-off-by: Luis R. Rodriguez <lrodriguez@atheros.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-10-30 15:50:25 -04:00
..
ar9170 ar9170: fix bug in iq-auto calibration value calculation 2009-09-29 17:25:16 -04:00
ath5k
ath9k ath9k: fix misplaced semicolon on rate control 2009-10-30 15:50:25 -04:00
Kconfig
Makefile
ath.h
main.c
regd.c
regd.h
regd_common.h