commit | a1c2ff30241340f11e16958e03c53ca373856874 | [log] [tgz] |
---|---|---|
author | Andrei Otcheretianski <andrei.otcheretianski@intel.com> | Sat Sep 26 00:30:44 2020 +0300 |
committer | Luca Coelho <luciano.coelho@intel.com> | Thu Oct 01 21:58:21 2020 +0300 |
tree | 8761249720242ad33512ec646f5659f15e2a9806 | |
parent | 903b3f9badf1d54f77b468b96706dab679b45b14 [diff] |
iwlwifi: mvm: Don't install CMAC/GMAC key in AP mode Due to a missing break, the management multicast key was installed even though we don't really support it. Fix that, so mac80211 would know that it should protect frames in software. Signed-off-by: Andrei Otcheretianski <andrei.otcheretianski@intel.com> Signed-off-by: Luca Coelho <luciano.coelho@intel.com> Link: https://lore.kernel.org/r/iwlwifi.20200926002540.019a64e96d44.I609a995611ac5286e442cd54f764eaf4a7249ac0@changeid Signed-off-by: Luca Coelho <luciano.coelho@intel.com>