]> git.baikalelectronics.ru Git - kernel.git/commit
ath9k: Return early for invalid rates
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Mon, 3 Jun 2013 03:49:23 +0000 (09:19 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Mon, 3 Jun 2013 19:55:45 +0000 (15:55 -0400)
commitcc253f9ccf56ed73291dd585f2c868ca3988db5c
tree7af81b1df0f26a60d1390e7e5dce10a89a13f49a
parent23ba6967c7ba8163b52694ff8b213326e7359a30
ath9k: Return early for invalid rates

Process and update the internal RSSI average, which
is used by ANI, after verifying that the received
frame has valid rate information.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/recv.c