From: Arik Nemtsov Date: Wed, 11 Jun 2014 14:18:22 +0000 (+0300) Subject: mac80211: use TDLS initiator in tdls_mgmt operations X-Git-Tag: cleanup-for-v3.18~108^2~73^2~18^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2fb6b9b8e5f08df31bc4081b4d9f38701c59cfd3;p=pandora-kernel.git mac80211: use TDLS initiator in tdls_mgmt operations The TDLS initiator is set once during link setup. If determines the address ordering in the link identifier IE. Use the value from userspace in order to have a correct teardown packet. With the current code, a teardown from the responder side fails the TDLS MIC check because of a bad link identifier IE. Signed-off-by: Arik Nemtsov Signed-off-by: Johannes Berg --- Reading git-diff-tree failed