commit | f028905c2033137f98d8c0025165644ac63cfe8d | [log] [tgz] |
---|---|---|
author | Luciano Coelho <luciano.coelho@intel.com> | Mon Nov 10 11:10:06 2014 +0200 |
committer | Emmanuel Grumbach <emmanuel.grumbach@intel.com> | Mon Nov 24 08:30:25 2014 +0200 |
tree | aba713744a8bae9ba927e87dfbc11507ab4cb5b5 | |
parent | 1d3c3f63f71ff19076a9bef89aa89bbbcaf44a15 [diff] |
iwlwifi: mvm: use new pre_channel_switch op instead of channel_switch_beacon A new callback has been added to prepare the device for a channel switch. Use the new callback instead of the old channel_switch_beacon operation. This makes it possible to remove the channel_switch_beacon operation from mac80211. Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>