cfg80211: make WoWLAN configuration available to drivers
authorJohannes Berg <johannes.berg@intel.com>
Wed, 15 May 2013 07:30:07 +0000 (09:30 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 27 May 2013 13:10:58 +0000 (15:10 +0200)
commit6abb9cb99f33b20c2f32f18a3ae9cc7543e46edb
treea230daf7c9ff4cab240d048216db1ec3a0cd2ae4
parent83739b03de97049181d711c95200b94a14d3f693
cfg80211: make WoWLAN configuration available to drivers

Make the current WoWLAN configuration available to drivers
at runtime. This isn't really useful for the normal WoWLAN
behaviour and accessing it can also be racy, but drivers
may use it for testing the WoWLAN device behaviour while
the host stays up & running to observe the device.

Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
net/wireless/core.c
net/wireless/core.h
net/wireless/nl80211.c
net/wireless/sysfs.c