]> www.infradead.org Git - users/jedix/linux-maple.git/commit
brcmfmac: fix incorrect error prints
authorJames Prestwood <prestwoj@gmail.com>
Wed, 1 Sep 2021 19:06:41 +0000 (12:06 -0700)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 21 Sep 2021 05:56:58 +0000 (08:56 +0300)
commitbeca6bd94da5f9f4b80f19adce19a8a5f5ddf811
tree1714ccd85de7894c60a3504f77481899ca9cdfd8
parentb515d097053a71d624e0c5840b42cd4caa653941
brcmfmac: fix incorrect error prints

An unsupported AKM would end up printing "invalid cipher group". Instead
print "invalid akm suite" with the offending AKM.

Signed-off-by: James Prestwood <prestwoj@gmail.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Link: https://lore.kernel.org/r/20210901190641.255624-1-prestwoj@gmail.com
drivers/net/wireless/broadcom/brcm80211/brcmfmac/cfg80211.c