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)
commiteef9e54ce8b8dd08e281e0c399cced807c98959e
tree936ecb4148ca532e4738014f68528d0512233b00
parent3f892b61a8cf6a85bc389c8d13209d686a4f6403
mac80211: send deauth when connection is lost

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>
net/mac80211/mlme.c