commit | c6e0a3e044acfe451a546d892cce2d4a1253f7bd | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Mon Nov 10 11:10:18 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Nov 24 08:30:34 2014 +0200 |
tree | 0e5a23325c0a1bd5fdf1ad7345ba20b320014a43 | |
parent | 622e3f9b71f9a97408cd751851c6588d4e6c4fd0 [diff] |
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>