From: Stephen Hemminger Date: Wed, 31 Aug 2011 18:00:26 +0000 (-0700) Subject: Update headers to 3.0.4 X-Git-Tag: v3.0.0~25 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0f28c38b34fbfe97a3f0e84871d6dde737b597a9;p=thirdparty%2Fiproute2.git Update headers to 3.0.4 Update the automatically generated sanitized headers --- diff --git a/include/linux/if.h b/include/linux/if.h index 722ad7180..ed2c76fbf 100644 --- a/include/linux/if.h +++ b/include/linux/if.h @@ -76,6 +76,8 @@ #define IFF_BRIDGE_PORT 0x4000 /* device used as bridge port */ #define IFF_OVS_DATAPATH 0x8000 /* device used as Open vSwitch * datapath port */ +#define IFF_TX_SKB_SHARING 0x10000 /* The interface supports sharing + * skbs on transmit */ #define IF_GET_IFACE 0x0001 /* for querying only */ #define IF_GET_PROTO 0x0002