OSDN Git Service

cfg80211: add support for parsing OBBS_PD attributes
authorJohn Crispin <john@phrozen.org>
Tue, 30 Jul 2019 16:37:00 +0000 (18:37 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Wed, 31 Jul 2019 09:00:52 +0000 (11:00 +0200)
commit796e90f42b7e52cf1c88e978e1d5ee69c102d85d
tree962d766db9f8fefd4bc290362bb7a1a745593623
parent52dba8d7d5aba65f818bd27603ae10ebc006ab3b
cfg80211: add support for parsing OBBS_PD attributes

Add the data structure, policy and parsing code allowing userland to send
the OBSS PD information into the kernel.

Signed-off-by: John Crispin <john@phrozen.org>
Link: https://lore.kernel.org/r/20190730163701.18836-2-john@phrozen.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/net/cfg80211.h
include/uapi/linux/nl80211.h
net/wireless/nl80211.c