From: Rajkumar Manoharan Date: Wed, 27 Oct 2010 13:01:15 +0000 (+0530) Subject: ath9k: Avoid HW opmode overridden on monitor mode changes X-Git-Tag: v2.6.37-rc2~20^2~23^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5f841b4130a639e5f0fbcf4a9b26045d734e4ee6;p=pandora-kernel.git ath9k: Avoid HW opmode overridden on monitor mode changes The HW opmode is blindly set to monitor type on monitor mode change notification. This overrides the opmode when one of the interfaces is still running as non-monitor iftype. So the monitoring information needs to be maintained seperately. Signed-off-by: Rajkumar Manoharan Signed-off-by: John W. Linville --- Reading git-diff-tree failed