diff options
author | Rameshkumar Sundaram <quic_ramess@quicinc.com> | 2022-04-13 21:58:14 +0530 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2022-05-16 09:45:21 +0200 |
commit | 3d48cb74816d8468f0235ce9a867a2d7b9832693 (patch) | |
tree | b2bea657a31da1d0eba953b386754d1bb8456504 /MAINTAINERS | |
parent | 5dfad1081215de36f863cd05e70bca56fcbdb9f0 (diff) | |
download | linux-3d48cb74816d8468f0235ce9a867a2d7b9832693.tar.gz linux-3d48cb74816d8468f0235ce9a867a2d7b9832693.tar.bz2 linux-3d48cb74816d8468f0235ce9a867a2d7b9832693.zip |
nl80211: Parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beacon
NL80211_ATTR_HE_BSS_COLOR attribute can be included in both
NL80211_CMD_START_AP and NL80211_CMD_SET_BEACON commands.
Move he_bss_color from cfg80211_ap_settings to cfg80211_beacon_data
and parse NL80211_ATTR_HE_BSS_COLOR as a part of nl80211_parse_beacon()
to have bss color settings parsed for both start ap and set beacon
commands.
Add a new flag he_bss_color_valid to indicate whether
NL80211_ATTR_HE_BSS_COLOR attribute is included.
Signed-off-by: Rameshkumar Sundaram <quic_ramess@quicinc.com>
Link: https://lore.kernel.org/r/1649867295-7204-2-git-send-email-quic_ramess@quicinc.com
[fix build ...]
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'MAINTAINERS')
0 files changed, 0 insertions, 0 deletions