From: Sujith Manoharan Date: Wed, 10 Sep 2014 13:45:58 +0000 (+0530) Subject: ath9k: Clear offchannel duration properly X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=124130d766cefe8e6578695bc33bdc121c8cfaf3;p=pandora-kernel.git 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 Signed-off-by: John W. Linville --- Reading git-diff-tree failed