wifi: libertas: use convenient lists to manage SDIO packets
authorDmitry Antipov <dmantipov@yandex.ru>
Tue, 25 Jul 2023 06:04:44 +0000 (09:04 +0300)
committerKalle Valo <kvalo@kernel.org>
Tue, 1 Aug 2023 14:49:01 +0000 (17:49 +0300)
commitce44fdf9c9d28e0d1ee99d77e11b182a7e5aa729
tree0372f3979ba716b544c7b09ac19991c54a1f612a
parentc1861ff1d63d0a185df6e2f0ec21455467aeb16c
wifi: libertas: use convenient lists to manage SDIO packets

Use convenient lists to manage SDIO packets, adjust
'struct if_sdio_packet', 'struct if_sdio_card' and
related code accordingly.

Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230725060531.72968-2-dmantipov@yandex.ru
drivers/net/wireless/marvell/libertas/if_sdio.c