X-Git-Url: http://bbs.cooldavid.org/git/?p=jme.git;a=blobdiff_plain;f=jme.h;h=531a1f12aab8c8a67e07a0937e4b5772aa48d588;hp=7eed87058496f0b9b580098ee54115d101daf5c8;hb=1a0b42f41b88ca2b74138c83fb0d5485bb84b421;hpb=8c61b2bcc4f6f9f825c298fa1cc1ce395cd77045 diff --git a/jme.h b/jme.h index 7eed870..531a1f1 100644 --- a/jme.h +++ b/jme.h @@ -100,6 +100,13 @@ do { \ msg_ ## type(priv, fmt, ## args) #endif +#ifndef NETIF_F_TSO6 +#define NETIF_F_TSO6 0 +#endif +#ifndef NETIF_F_IPV6_CSUM +#define NETIF_F_IPV6_CSUM 0 +#endif + /* * Extra PCI Configuration space interface */