]> 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)
commit9d6d1d5cecc91360bdac149a46a5e51a67bc0d82
tree59cd8aecca7b3a39f65a5444e7dd5806da24f221
parente8eb0eb81eb6c091d978f4a88ef7739a7c53f918
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