liquidio: mark expected switch fall-through in octeon_destroy_resources
authorGustavo A. R. Silva <garsilva@embeddedor.com>
Tue, 17 Oct 2017 19:01:45 +0000 (14:01 -0500)
committerDavid S. Miller <davem@davemloft.net>
Thu, 19 Oct 2017 12:27:55 +0000 (13:27 +0100)
commit48acc9e847ef335f7d3b62926825397c6bf4eab2
treee50510c1d6c4ebfd6f7971b41943c2a38ab4e863
parentb14bec89042ee6f9a43b437f8133cfcbea140f20
liquidio: mark expected switch fall-through in octeon_destroy_resources

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

Signed-off-by: Gustavo A. R. Silva <garsilva@embeddedor.com>
Acked-by: Felix Manlunas <felix.manlunas@cavium.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/cavium/liquidio/lio_vf_main.c