]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc814e8c26c7d51565f7f462e696ed9283b9c6826
tree936ecb4148ca532e4738014f68528d0512233b00
parent98efe8c6f6d3850d4a12d481a1dfc314f1d96498
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