Loading include/linux/skbuff.h +0 −3 Original line number Diff line number Diff line Loading @@ -29,9 +29,6 @@ #include <linux/dmaengine.h> #include <linux/hrtimer.h> #define HAVE_ALLOC_SKB /* For the drivers to know */ #define HAVE_ALIGNABLE_SKB /* Ditto 8) */ /* Don't change this without changing skb_csum_unnecessary! */ #define CHECKSUM_NONE 0 #define CHECKSUM_UNNECESSARY 1 Loading Loading
include/linux/skbuff.h +0 −3 Original line number Diff line number Diff line Loading @@ -29,9 +29,6 @@ #include <linux/dmaengine.h> #include <linux/hrtimer.h> #define HAVE_ALLOC_SKB /* For the drivers to know */ #define HAVE_ALIGNABLE_SKB /* Ditto 8) */ /* Don't change this without changing skb_csum_unnecessary! */ #define CHECKSUM_NONE 0 #define CHECKSUM_UNNECESSARY 1 Loading