mac80211: send deauth when connection is lost
authorJohannes Berg <johannes.berg@intel.com>
Tue, 29 Jan 2013 12:09:34 +0000 (13:09 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 4 Feb 2013 15:09:53 +0000 (16:09 +0100)
If the driver determines the connection is lost,
send a deauth frame to the AP anyway just in case
it still considers the connection alive. The frame
might not go through, but at least we've tried.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>

No differences found