commit | 290c8a77e8a9c719bbb11862138e76c9c1dfda61 | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Fri Oct 17 07:40:17 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 27 14:16:15 2014 -0400 |
tree | a6603832c7e66cac0a534d02e76c2740893bc432 | |
parent | 67259d51dfea82f824699db4458bacb2124cb074 [diff] |
ath9k: Fix offchannel flush timeout An offchannel operation also needs to have a flush timeout that doesn't exceed the NoA absence duration of a GO context, so use channel_switch_time. The first offchannel operation is set a flush timeout of 10ms since channel_switch_time will be zero. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>