commit | 124130d766cefe8e6578695bc33bdc121c8cfaf3 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Wed Sep 10 19:15:58 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Sep 11 15:27:39 2014 -0400 |
tree | 0ff2fbdf74c9cfa1384e176de78c35d86bb41e1b | |
parent | d0975edd59b94d8906008cf3c68020a44cc198c5 [diff] |
ath9k: Clear offchannel duration properly Clearing the offchannel duration value in the scheduler unconditionally breaks NoA when multiple contexts are active and an offchannel request is deferred, for example, in a scan run. Fix this by clearing the duration only if there is no pending offchannel request. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>