iwlwifi: mvm: fix CSA AP side
authorEmmanuel Grumbach <emmanuel.grumbach@intel.com>
Fri, 5 Feb 2021 09:06:42 +0000 (11:06 +0200)
committerLuca Coelho <luciano.coelho@intel.com>
Fri, 5 Feb 2021 09:56:46 +0000 (11:56 +0200)
commite5d153ec54f029fe06ee4bbce2c3c362ebb97335
treec98d957868636eb3eee9abfab8f4f94f120896e1
parentd8367b124cf6bb84b87818855e880afb19150929
iwlwifi: mvm: fix CSA AP side

Once the all the stations completed the switch, we need
to clear csa_tx_blocked_vif. This was missing. We also
need to re-enable the broadcast / multicast stations.

Signed-off-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210205110447.f5b813753bdb.Id58979b678974c3ccf44d8b381c68165ac55a3d3@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/rxmq.c
drivers/net/wireless/intel/iwlwifi/mvm/sta.c