]> 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:53:55 +0000 (10:53 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 30 Jan 2012 15:53:55 +0000 (10:53 -0500)
commitefb2657f6e04e712ec0b3cd6aea83f0c9b5886dd
treeb65bece8d2ae4f241ab8d332b51da8904145abf4
parent91095a6b835fb71978bbeab40fe65685ddad89a7
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