From: Rajkumar Manoharan Date: Wed, 9 Feb 2011 12:16:39 +0000 (+0530) Subject: ath9k: disable beaconing before stopping beacon queue X-Git-Tag: v2.6.39-rc1~468^2~238^2^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=014cf3bb1e19a61c53666d7f990f584f1b7af364;p=pandora-kernel.git ath9k: disable beaconing before stopping beacon queue Beaconing should be disabled before stopping beacon queue. Not doing so could queue up beacons in hw that causes failure to stop Tx DMA, due to pending frames in hw and also unnecessary beacon tasklet schedule. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed