commit | 0e47901d78f0b91901f845c2fc575ae48d8ed395 | [log] [tgz] |
---|---|---|
author | Johannes Berg <johannes.berg@intel.com> | Thu May 28 21:34:24 2020 +0200 |
committer | Johannes Berg <johannes.berg@intel.com> | Sun May 31 11:26:05 2020 +0200 |
tree | 327d9d0cff67bea08eaa222f4fd11a834972ee0a | |
parent | d1a1646c0de7b0083d42a1ada72a3ec243bfcc6d [diff] |
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>