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)
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>

No differences found