FreeBSD/src 2ef13a1 — sys/dev/ixgbe ixgbe_x550.c ixgbe_common.c
ixgbe: replace implicit fall-through comments DPDK commit message Convert all "fall-through" comments to actual code. This aligns the code with the kernel which no longer allows implicit fallthrough. Signed-off-by: Piotr Skajewski <piotrx.skajewski at intel.com> Reviewed-by: Alice Michael <alice.michael at intel.com> Obtained from: DPDK (ae8211f) (cherry picked from commit 50455f73c28114c665551cba267ec964491ccf21)
Delta | File | |
---|---|---|
+7 | -4 | sys/dev/ixgbe/ixgbe_x550.c |
+6 | -4 | sys/dev/ixgbe/ixgbe_common.c |
+6 | -2 | sys/dev/ixgbe/ixgbe_82599.c |
+19 | -10 | 3 files |