linux_dsm_epyc7002/drivers/net/ethernet/3com
Gustavo A. R. Silva d422a286e1 net: 3c509: mark expected switch fall-throughs
In preparation to enabling -Wimplicit-fallthrough, mark switch cases
where we are expecting to fall through.

This patch fixes the following warnings:

drivers/net/ethernet/3com/3c509.c:1265:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
drivers/net/ethernet/3com/3c509.c:1271:8: warning: this statement may fall through [-Wimplicit-fallthrough=]

Warning level 3 was used: -Wimplicit-fallthrough=3

This patch is part of the ongoing efforts to enabling
-Wimplicit-fallthrough.

Signed-off-by: Gustavo A. R. Silva <gustavo@embeddedor.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2019-01-23 09:06:36 -08:00
..
3c59x.c net: documentation: build a directory structure for drivers 2018-12-05 11:30:06 -08:00
3c509.c net: 3c509: mark expected switch fall-throughs 2019-01-23 09:06:36 -08:00
3c515.c
3c574_cs.c
3c589_cs.c
Kconfig net: documentation: build a directory structure for drivers 2018-12-05 11:30:06 -08:00
Makefile
typhoon.c
typhoon.h