]> 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)
commit6b0ed2e17639cf04e2c0da23a76834c54daab59a
tree7af81b1df0f26a60d1390e7e5dce10a89a13f49a
parentae81ea784b0a915537ab15fe23a51ed066ed0542
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