mac80211: cleanup generic suspend/resume procedures
authorStanislaw Gruszka <sgruszka@redhat.com>
Thu, 28 Feb 2013 09:55:26 +0000 (10:55 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 6 Mar 2013 15:35:56 +0000 (16:35 +0100)
commit12e7f517029dad819c45eca9ca01fdb9ba57616b
tree38ca321ba277bc918ec58c2f3e2870867d355dec
parent8125696991194aacb1173b6e8196d19098b44e17
mac80211: cleanup generic suspend/resume procedures

Since now we disconnect before suspend, various code which save
connection state can now be removed from suspend and resume
procedure. Cleanup on resume side is smaller as ieee80211_reconfig()
is also used for H/W restart.

Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/ieee80211_i.h
net/mac80211/key.c
net/mac80211/key.h
net/mac80211/pm.c
net/mac80211/util.c