linux-bl808/drivers/net/ethernet/intel/igc
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
..
igc.h igc: Clean up Rx timestamping logic 2020-06-29 18:21:16 -07:00
igc_base.c
igc_base.h
igc_defines.h igc: Clean up Rx timestamping logic 2020-06-29 18:21:16 -07:00
igc_diag.c
igc_diag.h
igc_dump.c
igc_ethtool.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
igc_hw.h igc: Add initial EEE support 2020-06-29 17:43:38 -07:00
igc_i225.c igc: Add initial LTR support 2020-06-29 18:21:09 -07:00
igc_i225.h igc: Add initial LTR support 2020-06-29 18:21:09 -07:00
igc_mac.c igc: Remove checking media type during MAC initialization 2020-06-29 18:22:03 -07:00
igc_mac.h
igc_main.c ethernet/intel: Convert fallthrough code comments 2020-07-01 13:47:43 -07:00
igc_nvm.c
igc_nvm.h
igc_phy.c
igc_phy.h
igc_ptp.c igc: Fix Rx timestamp disabling 2020-06-29 18:21:38 -07:00
igc_regs.h igc: Remove TCP segmentation TX fail counter 2020-06-29 18:21:48 -07:00
igc_tsn.c
igc_tsn.h
Makefile