]> git.kernelconcepts.de Git - karo-tx-linux.git/blobdiff - drivers/net/wireless/iwlwifi/mvm/ops.c
iwlwifi: mvm: disable tx aggregation on low latency vifs
[karo-tx-linux.git] / drivers / net / wireless / iwlwifi / mvm / ops.c
index 610dbcb0dc279d97dda32ded4df2b387a4577333..e3be34f6aa4154528f2ec0c9ee2fff1755c2dc8c 100644 (file)
@@ -415,6 +415,7 @@ iwl_op_mode_mvm_start(struct iwl_trans *trans, const struct iwl_cfg *cfg,
                mvm->first_agg_queue = 12;
        }
        mvm->sf_state = SF_UNINIT;
+       mvm->low_latency_agg_frame_limit = 1;
 
        mutex_init(&mvm->mutex);
        mutex_init(&mvm->d0i3_suspend_mutex);