summaryrefslogtreecommitdiff
path: root/net/wireless/core.c
diff options
context:
space:
mode:
authorSujith Manoharan <c_manoha@qca.qualcomm.com>2014-09-10 13:46:00 (GMT)
committerJohn W. Linville <linville@tuxdriver.com>2014-09-11 19:27:40 (GMT)
commit167bf96dd87d2a8360cb9e9783006876dac4f579 (patch)
tree90a91f5ebff867b65ffc2a6ef87087f89159a412 /net/wireless/core.c
parent4899827d39ec913d4e46e77f4537945f3e68dca4 (diff)
downloadlinux-167bf96dd87d2a8360cb9e9783006876dac4f579.tar.xz
ath9k: Fix beacon miss handling
The NoA duration for a GO is half the beacon interval and a concurrent context like a STA can be active only for that duration, before switching back to the GO's operating channel. Currently, when multiple beacons are missed, the dwell time for the STA context is extended to improve the chances of receiving a beacon. But the NoA is not updated and this will cause problems since the GO is offline for a period that is longer than the advertised duration. Fix this by ensuring that the NoA is updated first before extending the time slot for the STA context. Also make sure that non-periodic NoA is used for a one-time, longer absence period. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'net/wireless/core.c')
0 files changed, 0 insertions, 0 deletions