iwlwifi: mvm: add CSA absent time event for clients
authorLuciano Coelho <luciano.coelho@intel.com>
Mon, 10 Nov 2014 09:10:14 +0000 (11:10 +0200)
committerEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Mon, 24 Nov 2014 06:30:31 +0000 (08:30 +0200)
Add an absent time event when pre_channel_switch is called and use the
time event started indication to set the disable_tx bit instead of
doing it in unassign_vif().  This is done so that the firmware queues
are stopped before the actual switch takes place to avoid losing
packets while the AP/GO is performing its actual switch.

Signed-off-by: Luciano Coelho <luciano.coelho@intel.com>

No differences found