Skip to content
Snippets Groups Projects
user avatar
Johannes Berg authored
In nl80211_set_station(), we check NL80211_ATTR_HE_6GHZ_CAPABILITY
and then use NL80211_ATTR_HE_CAPABILITY, which is clearly wrong.
Fix this to use NL80211_ATTR_HE_6GHZ_CAPABILITY as well.

Cc: stable@vger.kernel.org
Fixes: 43e64bf3 ("cfg80211: handle 6 GHz capability of new station")
Link: https://lore.kernel.org/r/20200805153516.310cef625955.I0abc04dc8abb2c7c005c88ef8fa2d0e3c9fb95c4@changeid


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Change-Id: Ic58ceb7a77933931c74b40ce9c272cc03d9cdacf
CRs-Fixed: 2763406
Git-commit: fce2ff72
Git-repo: https://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211.git


Signed-off-by: default avatarVinita S. Maloo <vmaloo@codeaurora.org>
Signed-off-by: default avatarMadhvapathi Sriram <msriram@codeaurora.org>
f397a096
Name Last commit Last update