]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit5872e78408b7a4fc03eec01fe3ff00d808998f47
treea230daf7c9ff4cab240d048216db1ec3a0cd2ae4
parent24916db66ff9c67417bdbae01757aaecceed89dd
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