carl9170: tx: mark expected switch fall-throughs
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Mon, 22 Oct 2018 20:40:24 +0000 (22:40 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Mon, 5 Nov 2018 11:22:35 +0000 (13:22 +0200)
commitf458f9f4369086e86f0cdedf9aae86a525da0736
treecc6ecad8bb8834d6f821895aae028ed3e3b89667
parent003161445bc8ec38882e571916b0c2c495277297
carl9170: tx: 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/ath/carl9170/tx.c