OSDN Git Service

nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump command
authorHaim Dreyfuss <haim.dreyfuss@intel.com>
Fri, 20 Apr 2018 10:49:26 +0000 (13:49 +0300)
committerJohannes Berg <johannes.berg@intel.com>
Mon, 7 May 2018 18:57:40 +0000 (20:57 +0200)
commit50f32718e125c3be5b0528bfa3868e88d677d8ce
treece44805404d8037f2945286d3ff967e71df328af
parent03737001e463d458c13510fcb64179b3368aaeee
nl80211: Add wmm rule attribute to NL80211_CMD_GET_WIPHY dump command

This will serve userspace entity to maintain its regulatory limitation.
More specifcally APs can use this data to calculate the WMM IE when
building: beacons, probe responses, assoc responses etc...

Signed-off-by: Haim Dreyfuss <haim.dreyfuss@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
include/uapi/linux/nl80211.h
net/wireless/nl80211.c