Skip to content
Commit 6ccfc7c4 authored by Johannes Berg's avatar Johannes Berg
Browse files

wifi: iwlwifi: fw: avoid bad FW config on RXQ DMA failure



In practice, iwl_trans_get_rxq_dma_data() will not fail,
it only can do that if called with the wrong arguments.
But it does have an error value and doesn't initialize
the argument when it fails, so don't use the value then.

Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
Signed-off-by: default avatarMiri Korenblit <miriam.rachel.korenblit@intel.com>
Link: https://msgid.link/20240512072733.faf3a1b87589.I77c950173cb914676fbd28483e5ef420bb9f1bc9@changeid


Signed-off-by: default avatarJohannes Berg <johannes.berg@intel.com>
parent 8d599950
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment