linux/drivers/net/ethernet/intel/igb
Gustavo A. R. Silva 52c406989a igb: Fix fall-through warnings for Clang
In preparation to enable -Wimplicit-fallthrough for Clang, fix multiple
warnings by explicitly adding multiple break statements instead of just
letting the code fall through to the next case.

Link: https://github.com/KSPP/linux/issues/115
Signed-off-by: Gustavo A. R. Silva <gustavoars@kernel.org>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2021-03-23 11:34:02 -07:00
..
e1000_82575.c
e1000_82575.h
e1000_defines.h
e1000_hw.h
e1000_i210.c
e1000_i210.h
e1000_mac.c
e1000_mac.h
e1000_mbx.c intel: clean up mismatched header comments 2021-03-23 11:34:02 -07:00
e1000_mbx.h
e1000_nvm.c
e1000_nvm.h
e1000_phy.c igb: Fix fall-through warnings for Clang 2021-03-23 11:34:02 -07:00
e1000_phy.h
e1000_regs.h
igb.h
igb_ethtool.c igb: Fix fall-through warnings for Clang 2021-03-23 11:34:02 -07:00
igb_hwmon.c
igb_main.c intel: clean up mismatched header comments 2021-03-23 11:34:02 -07:00
igb_ptp.c igb: Fix fall-through warnings for Clang 2021-03-23 11:34:02 -07:00
Makefile