From: Arik Nemtsov Date: Sun, 14 Sep 2014 16:13:54 +0000 (+0300) Subject: iwlwifi: mvm: disconnect TDLS peers on reconfig X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~28^2~58^2~30 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cbd2ae2da6497b507f89849dffd972a474058480;p=pandora-kernel.git iwlwifi: mvm: disconnect TDLS peers on reconfig When TDLS peers are present the FW will send packets on a dedicated TID vs. the peer when performing TDLS channel-switches. The driver configures the TID on connection to the peer and the FW is responsible for maintaining the state of QoS seqno and PN/IV for encryption. If the FW asserts, the driver cannot correctly reconfigure the starting seqno/PN to the reloaded FW, thus forcing us to reconnect the peer. Signed-off-by: Arik Nemtsov Reviewed-by: Johannes Berg Signed-off-by: Emmanuel Grumbach --- Reading git-diff-tree failed