]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitd29deaa307fcc31449b73d0a67f2eed08fb86777
tree38ca321ba277bc918ec58c2f3e2870867d355dec
parent93bed41ad73e43d6c731def33841feae1ef636bb
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