commit | c72e1140463a643579c3f9e09f990e71e95671ac | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Thu Jul 17 17:14:29 2014 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Jul 21 12:14:04 2014 +0200 |
tree | 7368e94c0489bd97325c076437f212b8c51811b3 | |
parent | bed766bd4cea6413df73e8a314ebf40dd6a920f8 [diff] |
cfg80211: fix TDLS setup with VHT peers Some VHT TDLS peers (Google Nexus 5) include the VHT-AID IE in their TDLS setup request/response. Usermode passes this aid as the station aid, causing it to fail verifiction, since this happens in the "set_station" stage. Make an exception for the TDLS use-case. Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com> Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>