iwlwifi: mvm: disable beacon filtering during CSA
authorLuciano Coelho <luciano.coelho@intel.com>
Mon, 10 Nov 2014 09:10:18 +0000 (11:10 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 24 Nov 2014 06:30:34 +0000 (08:30 +0200)
commitc6e0a3e044acfe451a546d892cce2d4a1253f7bd
tree0e5a23325c0a1bd5fdf1ad7345ba20b320014a43
parent622e3f9b71f9a97408cd751851c6588d4e6c4fd0
iwlwifi: mvm: disable beacon filtering during CSA

After a channel switch, transmission on the new channel is only
started once we see a beacon on it.  Thus, beacon filtering needs to
be disabled during channel switch so that mac80211 receives this
beacon and finishes the process.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>
drivers/net/wireless/iwlwifi/mvm/mac80211.c