]> git.proxmox.com Git - mirror_ubuntu-bionic-kernel.git/commit - net/wireless/nl80211.c
nl80211: support P2P GO powersave configuration
authorJohannes Berg <johannes.berg@intel.com>
Wed, 14 Nov 2012 14:17:28 +0000 (15:17 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 27 Nov 2012 10:56:18 +0000 (11:56 +0100)
commit53cabad70ecf0c245b41285de64a74a6c3ee9933
treefcbae0f72a3afaf57844b8181c87e63914408c89
parent5164892184d1b9ce19e45e97e9ca405ea8b9ceb2
nl80211: support P2P GO powersave configuration

If a driver supports P2P GO powersave, allow it to
set the new feature flags for it and allow userspace
to configure the parameters for it. This can be done
at GO startup and later changed with SET_BSS.

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