iwlwifi: mvm: finalize on post_switch instead of unassign
authorLuciano Coelho <luciano.coelho@intel.com>
Mon, 10 Nov 2014 09:10:16 +0000 (11:10 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 24 Nov 2014 06:30:32 +0000 (08:30 +0200)
commita57c688d34a05cbc72ec8cf4f05758cbafdd9893
tree8f35653a148b798333d1c586030460f777d601d8
parent4500e13376a14d601a330cab034499ca3fff41bd
iwlwifi: mvm: finalize on post_switch instead of unassign

Now that mac80211 waits for the first beacon on the new channel before
calling post_channel_switch, the reconfiguration of the firmware
should be done in the post_channel_switch operation instead of when
assigning the vif to the new context.

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