From: Sujith Manoharan Date: Wed, 10 Sep 2014 13:45:57 +0000 (+0530) Subject: ath9k: Fix Notice of Absence issues X-Git-Tag: fixes-against-v3.18-rc2~144^2~144^2~55 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d0975edd59b94d8906008cf3c68020a44cc198c5;p=pandora-kernel.git ath9k: Fix Notice of Absence issues * The index has to incremented only when advertising a new NoA schedule. * Switch to non-periodic NoA when starting a scan operation and multiple channel contexts are active. * Make sure that periodic NoA is advertised again when scan ends. Since the offchannel timer moves the offchannel state to IDLE after the GO operating channel becomes active, use a flag "force_noa_update" to update the NoA contents. Signed-off-by: Sujith Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed