kernel/drivers/net/ethernet/intel/ixgbe/ixgbe_82598.c
.. .. @@ -1098,7 +1098,7 @@ 1098 1098 IXGBE_WRITE_REG(hw, IXGBE_RXPBSIZE(i), rxpktsize); 1099 1099 /* Setup the last four at 48KB...don't re-init i */ 1100 1100 rxpktsize = IXGBE_RXPBSIZE_48KB; 1101 - /* Fall Through */1101 + fallthrough;1102 1102 case PBA_STRATEGY_EQUAL: 1103 1103 default: 1104 1104 /* Divide the remaining Rx packet buffer evenly among the TCs */