mwifiex: Log an error on command failure during key-material upload
authorJonas Dreßler <verdre@v0yd.nl>
Sat, 16 Oct 2021 15:32:41 +0000 (17:32 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 20 Oct 2021 08:51:21 +0000 (11:51 +0300)
commitfd7f8c321b781d4b9cac7cb6ca4ff7dc9c993aa1
treecade49b866a5cb49d7097748e8984b64891df69f
parent03893e93aff828918e6ef4f2b30263a751e3ebcd
mwifiex: Log an error on command failure during key-material upload

Sometimes the KEY_MATERIAL command can fail with the 88W8897 firmware
(when this happens exactly seems pretty random). This appears to prevent
the access point from starting, so it seems like a good idea to log an
error in that case.

Signed-off-by: Jonas Dreßler <verdre@v0yd.nl>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20211016153244.24353-3-verdre@v0yd.nl
drivers/net/wireless/marvell/mwifiex/cfg80211.c