[PATCH net-next v7 08/10] wifi: qtnfmac: Use netdev dummy allocator helper
Kalle Valo
kvalo at kernel.org
Mon Apr 22 06:07:49 PDT 2024
Breno Leitao <leitao at debian.org> writes:
> There is a new dummy netdev allocator, use it instead of
> alloc_netdev()/init_dummy_netdev combination.
>
> Using alloc_netdev() with init_dummy_netdev might cause some memory
> corruption at the driver removal side.
>
> Fixes: 61cdb09ff760 ("wifi: qtnfmac: allocate dummy net_device dynamically")
> Signed-off-by: Breno Leitao <leitao at debian.org>
I assume this goes via net-next:
Acked-by: Kalle Valo <kvalo at kernel.org>
--
https://patchwork.kernel.org/project/linux-wireless/list/
https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches
More information about the linux-arm-kernel
mailing list