commit | 6ae32e5d284a5db589bfa63561932ad3306f538a | [log] [tgz] |
---|---|---|
author | Arik Nemtsov <arik@wizery.com> | Thu Jul 17 17:14:18 2014 +0300 |
committer | Johannes Berg <johannes.berg@intel.com> | Mon Jul 21 12:14:03 2014 +0200 |
tree | 2588c0f8a658032d120d97d0ec8339e411ebe689 | |
parent | 626911cc60d873b38f7ca4c5c537fcb918c658d7 [diff] |
mac80211: fix error path for TDLS setup The patch "8f02e6b mac80211: make sure TDLS peer STA exists during setup" broke TDLS error paths where the STA doesn't exist when sending the error. Fix it by only testing for STA existence during a non-error flow. Signed-off-by: Arik Nemtsov <arikx.nemtsov@intel.com> Reviewed-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: Johannes Berg <johannes.berg@intel.com>