]> git.baikalelectronics.ru Git - kernel.git/commit
wifi: nl80211: fix some attribute policy entries
authorJohannes Berg <johannes.berg@intel.com>
Tue, 12 Jul 2022 15:33:13 +0000 (17:33 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Fri, 15 Jul 2022 09:43:21 +0000 (11:43 +0200)
commit7f0a0bc6edcab60148feff1931179dc412c1c8fa
tree59cd8aecca7b3a39f65a5444e7dd5806da24f221
parent47077797aab6a24ceeeff82e2df80a4ad9e496e9
wifi: nl80211: fix some attribute policy entries

The new NL80211_CMD_ADD_LINK_STA and NL80211_CMD_MODIFY_LINK_STA
commands have strict policy validation, so fix the policy so it
can be validated correctly.

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