Commit b0d795a9 authored by Mordechay Goodstein's avatar Mordechay Goodstein Committed by Luca Coelho
Browse files

iwlwifi: mvm: avoid possible access out of array.



The value in txq_id can be out of array scope,
validate it before accessing the array.

Signed-off-by: default avatarMordechay Goodstein <mordechay.goodstein@intel.com>
Fixes: cf961e16

 ("iwlwifi: mvm: support dqa-mode agg on non-shared queue")
Signed-off-by: default avatarLuca Coelho <luciano.coelho@intel.com>
parent c1f33442
Supports Markdown
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