Skip to content
Commit 7d577d76 authored by Gregory Greenman's avatar Gregory Greenman
Browse files

wifi: iwlwifi: mvm: always send nullfunc frames on MGMT queue



Non-QOS nullfunc frames should be sent on MGMT queue similarly to
the QOS nullfunc frames. It means that the corresponding TID should
remain IWL_MAX_TID_COUNT. Make the condition more strict, so the TID
won't be changed to IWL_TID_NON_QOS.

Link: https://lore.kernel.org/r/20230127002430.a05bf77c9e29.I06262424878232b46fecd58743c889e4c3216bbf@changeid
Signed-off-by: default avatarGregory Greenman <gregory.greenman@intel.com>
parent 4de5ceef
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment