commit | 2fb6b9b8e5f08df31bc4081b4d9f38701c59cfd3 | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Wed Jun 11 17:18:22 2014 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Jun 23 14:24:55 2014 +0200 |
tree | ec373267cf6f234c4697d6c6c4b2323184b4547a | |
parent | 31fa97c5defca3895dc6c823096d7ba59df76125 [diff] |
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 <arikx.nemtsov@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>