]> git.baikalelectronics.ru Git - kernel.git/commit
nl80211: really allow client-only BIGTK support
authorJohannes Berg <johannes.berg@intel.com>
Thu, 28 May 2020 19:34:24 +0000 (21:34 +0200)
committerJohannes Berg <johannes.berg@intel.com>
Sun, 31 May 2020 09:26:05 +0000 (11:26 +0200)
commit599f3f75f6c7750578002068baf1ebd89eb7229b
tree327d9d0cff67bea08eaa222f4fd11a834972ee0a
parent07a93300e86c89cc7422a5520492ecbffd1fde83
nl80211: really allow client-only BIGTK support

My previous commit here was wrong, it didn't check the new
flag in two necessary places, so things didn't work. Fix that.

Fixes: eb0d0d6c900c ("nl80211: allow client-only BIGTK support")
Link: https://lore.kernel.org/r/20200528213443.993f108e96ca.I0086ae42d672379380d04ac5effb2f3d5135731b@changeid
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/wireless/sme.c
net/wireless/util.c