diff options
author | Johannes Berg <johannes.berg@intel.com> | 2019-10-19 13:03:29 +0300 |
---|---|---|
committer | Kalle Valo <kvalo@codeaurora.org> | 2019-10-23 13:31:33 +0300 |
commit | 91cf5dede57f9c4030c1378745d612eec2075652 (patch) | |
tree | 5f15163d1b519ebd5c121c8cde8b8f9aa00b5d2f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | e55890150a961944e861a46efc8599f80f25de76 (diff) | |
download | linux-91cf5dede57f9c4030c1378745d612eec2075652.tar.xz |
iwlwifi: mvm: handle iwl_mvm_tvqm_enable_txq() error return
iwl_mvm_tvqm_enable_txq() can return an error, notably if unable
to allocate memory for the queue. Handle this error throughout,
avoiding storing the invalid value into a u16 which later leads
to a disable of an invalid queue ("queue 65524 not used", where
65524 is just -ENOMEM in a u16).
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: Luca Coelho <luciano.coelho@intel.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions