cfg80211: add PM hooks
authorJohannes Berg <johannes@sipsolutions.net>
Mon, 19 Jan 2009 16:20:52 +0000 (11:20 -0500)
committerJohn W. Linville <linville@tuxdriver.com>
Thu, 29 Jan 2009 21:00:51 +0000 (16:00 -0500)
commit0378b3f1c49d48ed524eabda7e4340163d9483c9
tree98ba4934248151f1e28abe67a4318d05ffeb83bf
parente0463f501fb945c1fde536d98eefc5ba156ff497
cfg80211: add PM hooks

This should help implement suspend/resume in mac80211, these
hooks will be run before the device is suspended and after it
resumes. Therefore, they can touch the hardware as much as
they want to.

Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: Bob Copeland <me@bobcopeland.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
include/net/cfg80211.h
net/wireless/sysfs.c