From: Arik Nemtsov Date: Sun, 21 Sep 2014 16:10:04 +0000 (+0300) Subject: iwlwifi: mvm: use private TFD queues for TDLS stations X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~58^2~29 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a0f6bf2a5b018bcee93e4dece903589a8bb6062b;p=pandora-kernel.git iwlwifi: mvm: use private TFD queues for TDLS stations When adding a TDLS station, allocate 4 new queues for it. Configure them to FW and enable them. On station removal, drain the queues if needed and disable them when empty. Make sure to flush all packets in the private queues of TDLS stations in the mac80211 flush() callback. Signed-off-by: Arik Nemtsov Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed