]> asedeno.scripts.mit.edu Git - linux.git/commit
iwlwifi: mvm: remove MAC_FILTER_IN_11AX for AP mode
authorLuca Coelho <luciano.coelho@intel.com>
Fri, 17 May 2019 04:18:04 +0000 (07:18 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Sat, 29 Jun 2019 07:09:44 +0000 (10:09 +0300)
commit5b7d67853832c78a4815dd5516d604d640c9d130
treea7f4a872f7361dbe8b8ae3939fc765df7ea07c8a
parent6c7f70877872afa7574bdc147ea1c46c03ef9d71
iwlwifi: mvm: remove MAC_FILTER_IN_11AX for AP mode

The FW API was clarified saying that this flag should only be set in
BSS client mode.  Remove it from the MAC_CTXT command we send in AP
and GO modes.

Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Fixes: 3b5ee8dd8bb1 ("iwlwifi: mvm: set MAC_FILTER_IN_11AX in AP mode")
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/mac-ctxt.c