From: Sujith Manoharan Date: Fri, 17 Oct 2014 02:10:17 +0000 (+0530) Subject: ath9k: Fix offchannel flush timeout X-Git-Tag: omap-for-v3.19/fixes-rc1~125^2~234^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=290c8a77e8a9c719bbb11862138e76c9c1dfda61;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed