ath9k: Handle abnormal NAV in AP mode
authorSujith Manoharan <c_manoha@qca.qualcomm.com>
Wed, 11 Sep 2013 16:00:27 +0000 (21:30 +0530)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 26 Sep 2013 19:13:46 +0000 (15:13 -0400)
commit1e516ca7c9ceeeec4ed87f549a14bc3b73427f83
treeb5d5744a4e834e6d580c4254e84f290eef93827e
parent9ef48932344a8ea9d6d1628d92afc2c5d6958336
ath9k: Handle abnormal NAV in AP mode

Beacon transmission would get stuck if the NAV is
an invalid value for some reason. Check and correct
the NAV value in the HW when this happens.

Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
drivers/net/wireless/ath/ath9k/beacon.c
drivers/net/wireless/ath/ath9k/hw.c
drivers/net/wireless/ath/ath9k/hw.h
This page took 0.028909 seconds and 5 git commands to generate.