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)
commitff5c4dc4cd78ae88e52f0eaa757c0d8fd222ccfd
tree59cd8aecca7b3a39f65a5444e7dd5806da24f221
parentdf35f3164ec1150249bcf559e7837edde2a0c66a
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