From: Luciano Coelho Date: Mon, 10 Nov 2014 09:10:06 +0000 (+0200) Subject: iwlwifi: mvm: use new pre_channel_switch op instead of channel_switch_beacon X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~58^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f028905c2033137f98d8c0025165644ac63cfe8d;p=pandora-kernel.git 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 --- Reading git-diff-tree failed