aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorMartin Blumenstingl <[email protected]>2023-02-26 23:10:03 +0100
committerKalle Valo <[email protected]>2023-03-06 12:09:34 +0200
commitb7ed9fa2cb76ca7a3c3cd4a6d35748fe1fbda9f6 (patch)
tree7bbc1d58236bc0c6e50ee6553346026eda23f929 /tools/perf/scripts/python
parente5c3da9abd44bee298070d4e66b502067a8f1715 (diff)
wifi: rtw88: mac: Return the original error from rtw_pwr_seq_parser()
rtw_pwr_seq_parser() calls rtw_sub_pwr_seq_parser() which can either return -EBUSY, -EINVAL or 0. Propagate the original error code instead of unconditionally returning -EBUSY in case of an error. Fixes: e3037485c68e ("rtw88: new Realtek 802.11ac driver") Signed-off-by: Martin Blumenstingl <[email protected]> Reviewed-by: Ping-Ke Shih <[email protected]> Signed-off-by: Kalle Valo <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions