]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix
authorJohn W. Linville <linville@tuxdriver.com>
Mon, 30 Jan 2012 15:55:13 +0000 (10:55 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Fri, 3 Feb 2012 19:17:12 +0000 (14:17 -0500)
commite5bd33f994f21b91f9be0825939d5a680b6c13fc
tree4a719bde81a9db660d08f6068193a658aeb23221
parent5428a0989e1ee27abd9a44b50e92d304929c5277
ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix

The device seems to survive the issue, so no need to flood the logs
about it...

Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/rc.c