rt2x00: rt61pci: mark expected switch fall-through
authorGustavo A. R. Silva <gustavo@embeddedor.com>
Mon, 22 Oct 2018 20:46:47 +0000 (22:46 +0200)
committerKalle Valo <kvalo@codeaurora.org>
Tue, 6 Nov 2018 16:59:59 +0000 (18:59 +0200)
commit641dd8068ecb078e7d12efe465df202bc16ca5eb
treebad6b1fc7a054f64743a08569c329487a064c93e
parent916e6bbcfcff6cc5d7d33bba8557a30f3af50326
rt2x00: rt61pci: mark expected switch fall-through

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/ralink/rt2x00/rt61pci.c