From: Luciano Coelho Date: Mon, 10 Nov 2014 09:10:14 +0000 (+0200) Subject: iwlwifi: mvm: add CSA absent time event for clients X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~58^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc88b4baa9d16fdf15f76b6277461e6d9e4eb8e6;p=pandora-kernel.git iwlwifi: mvm: add CSA absent time event for clients 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 --- Reading git-diff-tree failed