]> 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)
commit11d2f9e4270452a6b7f48c4d27055e0849d92278
treea230daf7c9ff4cab240d048216db1ec3a0cd2ae4
parent34e8762c4cdf42e445a83e0063340e644b2208ea
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