wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rx
authorDmitry Antipov <dmantipov@yandex.ru>
Mon, 21 Aug 2023 11:52:50 +0000 (14:52 +0300)
committerKalle Valo <kvalo@kernel.org>
Thu, 21 Sep 2023 06:29:04 +0000 (09:29 +0300)
commit3ffd23d121dea039ee270b1b11ba1a5e963e0ac0
tree4ce1c032a543a0780bac680868c58de3378965e3
parent74f7957c9b1b95553faaf146a2553e023a9d1720
wifi: mwifiex: cleanup struct mwifiex_sdio_mpa_rx

Drop filled with NULL pointers but otherwise unused 'skb_arr'
array of 'struct mwifiex_sdio_mpa_rx', adjust related code.

Signed-off-by: Dmitry Antipov <dmantipov@yandex.ru>
Acked-by: Brian Norris <briannorris@chromium.org>
Signed-off-by: Kalle Valo <kvalo@kernel.org>
Link: https://lore.kernel.org/r/20230821115254.167552-1-dmantipov@yandex.ru
drivers/net/wireless/marvell/mwifiex/sdio.c
drivers/net/wireless/marvell/mwifiex/sdio.h