]> rtime.felk.cvut.cz Git - lisovros/iproute2_canprio.git/commitdiff
Update headers to 3.0.4
authorStephen Hemminger <shemminger@vyatta.com>
Wed, 31 Aug 2011 18:00:26 +0000 (11:00 -0700)
committerStephen Hemminger <shemminger@vyatta.com>
Wed, 31 Aug 2011 18:00:26 +0000 (11:00 -0700)
Update the automatically generated sanitized headers

include/linux/if.h

index 722ad71806aa83516b22c51d6e079802e053ca9f..ed2c76fbfdc10ede1a230ed42188415d24146791 100644 (file)
@@ -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