[PATCH] wifi: ath12k: remove redundant memset() in ath12k_hal_reo_qdesc_setup()

Kalle Valo kvalo at kernel.org
Tue Oct 10 00:22:14 PDT 2023


Dmitry Antipov <dmantipov at yandex.ru> wrote:

> 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 at yandex.ru>
> Signed-off-by: Kalle Valo <quic_kvalo at quicinc.com>

Patch applied to ath-next branch of ath.git, thanks.

258242dac924 wifi: ath12k: remove redundant memset() in ath12k_hal_reo_qdesc_setup()

-- 
https://patchwork.kernel.org/project/linux-wireless/patch/20231002182856.131254-1-dmantipov@yandex.ru/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches




More information about the ath12k mailing list