diff options
| author | Dmitry Antipov <[email protected]> | 2023-10-09 10:13:53 +0300 |
|---|---|---|
| committer | Kalle Valo <[email protected]> | 2023-10-10 10:21:43 +0300 |
| commit | 258242dac92450dfbdcefca0005af1e9df30018f (patch) | |
| tree | 82cca47dc0000349f95f193272b26b9800d5592b /drivers/net/wwan/iosm/iosm_ipc_task_queue.c | |
| 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 <[email protected]>
Signed-off-by: Kalle Valo <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'drivers/net/wwan/iosm/iosm_ipc_task_queue.c')
0 files changed, 0 insertions, 0 deletions