diff options
author | Dmitry Kandybka <d.kandybka@gmail.com> | 2024-08-09 11:53:10 +0300 |
---|---|---|
committer | Ping-Ke Shih <pkshih@realtek.com> | 2024-08-16 19:40:43 +0800 |
commit | 77c977327dfaa9ae2e154964cdb89ceb5c7b7cf1 (patch) | |
tree | 280acd339a0cb29913b30e679a859c958d8b382f /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 338c9cba8d6f16c79c58c20d68561505a8170765 (diff) |
wifi: rtw88: remove CPT execution branch never used
In 'rtw_coex_action_bt_a2dp_pan', 'wl_cpt_test' and 'bt_cpt_test' are
hardcoded to false, so corresponding 'table_case' and 'tdma_case'
assignments are never met.
Also 'rtw_coex_set_rf_para(rtwdev, chip->wl_rf_para_rx[1])' is never
executed. Assuming that CPT was never fully implemented, remove
lookalike leftovers. Compile tested only.
Found by Linux Verification Center (linuxtesting.org) with SVACE.
Fixes: 76f631cb401f ("rtw88: coex: update the mechanism for A2DP + PAN")
Signed-off-by: Dmitry Kandybka <d.kandybka@gmail.com>
Signed-off-by: Ping-Ke Shih <pkshih@realtek.com>
Link: https://patch.msgid.link/20240809085310.10512-1-d.kandybka@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions