mwifiex: mark expected switch fall-throughs
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Fri, 25 May 2018 21:38:54 +0000 (16:38 -0500)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 29 May 2018 07:24:41 +0000 (10:24 +0300)
commit666cc438f36918fb4ed5cab37f0cfaf14586b85e
treec14686133a1a64f93881a84d81dd6109abbcac6a
parentae30bdaa4c2747e96c880d909b48484f41bfd51d
mwifiex: mark expected switch fall-throughs

In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
drivers/net/wireless/marvell/mwifiex/cfg80211.c
drivers/net/wireless/marvell/mwifiex/scan.c