commit | 3f3b6a8d90b6e762e2bb83e6a9e86d9534b56cdc | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu Aug 05 10:20:27 2010 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Aug 16 15:26:39 2010 -0400 |
tree | 6d9580c04474055b06d6b5c332c8f3d36c8a3bbc | |
parent | 2bff8ebf32a7c5ec9e5f5eeffef94a8cb622f5f0 [diff] |
cfg80211: deauth doesn't always imply disconnect When an AP sends a deauth frame, or we send one to an AP, that only means we lost our connection if we were actually connected to that AP. Check this to avoid sending spurious "disconnected" events and breaking "iw ... link" reporting. Signed-off-by: Johannes Berg <johannes.berg@intel.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>