Star64_linux/drivers/net/ethernet/intel/igb
Jeff Kirsher 5463fce643 ethernet/intel: Convert fallthrough code comments
Convert all the remaining 'fall through" code comments to the newer
'fallthrough;' keyword.

Suggested-by: Joe Perches <joe@perches.com>
Signed-off-by: Jeff Kirsher <jeffrey.t.kirsher@intel.com>
Tested-by: Aaron Brown <aaron.f.brown@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
2020-07-01 13:47:43 -07:00
..
e1000_82575.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
e1000_82575.h igb: Add UDP segmentation offload support 2019-10-29 21:05:33 -07:00
e1000_defines.h igb: Fix WARN_ONCE on runtime suspend 2019-03-26 16:12:34 -07:00
e1000_hw.h
e1000_i210.c igb: fix uninitialized variables 2018-11-28 08:27:47 -08:00
e1000_i210.h
e1000_mac.c igb: make igb_set_fc_watermarks() return void 2020-05-28 20:04:01 -07:00
e1000_mac.h
e1000_mbx.c
e1000_mbx.h
e1000_nvm.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
e1000_nvm.h
e1000_phy.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
e1000_phy.h
e1000_regs.h igb: add RR2DCDELAY to ethtool registers dump 2019-06-28 16:00:06 -07:00
igb.h net/intel: remove driver versions from Intel drivers 2020-06-25 22:25:13 -07:00
igb_ethtool.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
igb_hwmon.c igb: convert to use i2c_new_client_device() 2020-03-26 19:31:21 -07:00
igb_main.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
igb_ptp.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
Makefile