iwlwifi: mvm: don't request mac80211 to disable/enable sta's queues
authorNaftali Goldstein <naftali.goldstein@intel.com>
Fri, 18 Jun 2021 08:01:13 +0000 (11:01 +0300)
committerLuca Coelho <luciano.coelho@intel.com>
Tue, 22 Jun 2021 13:57:55 +0000 (16:57 +0300)
commitb1c6cec04bbc1fe7e83cc7a1b054cc962feffb7e
tree248ddf4de8b5eb0a342acad36480dadbea080f12
parent7b3954a1d69a992a781e71036950f9254f8147f6
iwlwifi: mvm: don't request mac80211 to disable/enable sta's queues

When operating in AP mode with NICs supporting the AP_LINK_PS hw flag,
mac80211 doesn't need to start/stop queueing tx for connected stations
because the FW already handles that.

Signed-off-by: Naftali Goldstein <naftali.goldstein@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Link: https://lore.kernel.org/r/iwlwifi.20210618105614.64df994c8fbb.I0fa5cda3a5f893a396eef30a01522422be359e69@changeid
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
drivers/net/wireless/intel/iwlwifi/mvm/sta.c