]> git.baikalelectronics.ru Git - kernel.git/commit
wireless: fix nl80211 vendor commands
authorJohannes Berg <johannes.berg@intel.com>
Tue, 25 Jun 2019 08:04:51 +0000 (10:04 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Sat, 20 Jul 2019 19:37:26 +0000 (21:37 +0200)
commitf9a3a1509f1c364b089ed10829475790be1a7fec
tree0046f32aaada6c9c74691e516b76fee2dd63df63
parentbecef0402cb573e6566dcb2f1069c4d797d59307
wireless: fix nl80211 vendor commands

In my previous commit to validate a policy I neglected to
actually add one to the few drivers using vendor commands,
fix that now.

Reported-by: Tony Lindgren <tony@atomide.com>
Tested-by: Tony Lindgren <tony@atomide.com>
Fixes: 609474c26281 ("nl80211: require and validate vendor command policy")
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
drivers/net/wireless/ath/wil6210/cfg80211.c
drivers/net/wireless/broadcom/brcm80211/brcmfmac/vendor.c
drivers/net/wireless/ti/wlcore/vendor_cmd.c