diff options
author | Dmitry Antipov <dmantipov@yandex.ru> | 2023-10-09 10:13:53 +0300 |
---|---|---|
committer | Kalle Valo <quic_kvalo@quicinc.com> | 2023-10-10 10:21:43 +0300 |
commit | 258242dac92450dfbdcefca0005af1e9df30018f (patch) | |
tree | 82cca47dc0000349f95f193272b26b9800d5592b /scripts/gdb/linux/utils.py | |
parent | 71ffa1bcd7a0b8331c32a81ce90290daaf17fce2 (diff) |
wifi: ath12k: remove redundant memset() in ath12k_hal_reo_qdesc_setup()
Since 'ath12k_dp_rx_peer_tid_setup()' is the only place where
'struct hal_rx_reo_queue' object is allocated with 'kzalloc()',
call to 'memset()' in 'ath12k_hal_reo_qdesc_setup()' may be
dropped. Compile tested only.
Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Signed-off-by: Kalle Valo <quic_kvalo@quicinc.com>
Link: https://lore.kernel.org/r/20231002182856.131254-1-dmantipov@yandex.ru
Diffstat (limited to 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions