mac80211: send deauth if connection was lost during suspend
authorJohannes Berg <johannes.berg@intel.com>
Tue, 29 Jan 2013 10:35:29 +0000 (11:35 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 4 Feb 2013 17:57:44 +0000 (18:57 +0100)
commit6b684db1db0df40275c7dfcc32a5d48eb72fe4e3
treee3371fc60e3f31681348b43e6ddaac08455e6582
parente54faf29e07b6cc28a44a4f01d7fbc40905a67d3
mac80211: send deauth if connection was lost during suspend

If the driver determined the connection was lost or that
it couldn't securely maintain the connection when coming
out of WoWLAN, send a deauth frame to the AP to also let
it know.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/mlme.c