RE: [EXT] [PATCH 1/4] mwifiex: Fix firmware filename for sd8977 chipset

2020-06-03 Thread Ganapathi Bhat
Acked-by: Ganapathi Bhat

[PATCH 1/4] mwifiex: Fix firmware filename for sd8977 chipset

2020-06-03 Thread Pali Rohár
Firmware for sd8977 chipset is distributed by Marvell package and also as part of the linux-firmware repository in filename sdsd8977_combo_v2.bin. This patch fixes mwifiex driver to load correct firmware file for sd8977. Fixes: 1a0f547831dce ("mwifiex: add support for sd8977 chipset")