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)
commit0e47901d78f0b91901f845c2fc575ae48d8ed395
tree327d9d0cff67bea08eaa222f4fd11a834972ee0a
parentd1a1646c0de7b0083d42a1ada72a3ec243bfcc6d
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: 155d7c733807 ("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