]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/linux/netdevice.h
netlink: Improve returned error codes
[linux-2.6-omap-h63xx.git] / include / linux / netdevice.h
index b11e6e19e96c4c0ec628d4bfd430853d0abec424..f27fd2009334922325866c69d2abe42bb45bfd67 100644 (file)
@@ -745,6 +745,9 @@ struct net_device
        /* rtnetlink link ops */
        const struct rtnl_link_ops *rtnl_link_ops;
 
+       /* VLAN feature mask */
+       unsigned long vlan_features;
+
        /* for setting kernel sock attribute on TCP connection setup */
 #define GSO_MAX_SIZE           65536
        unsigned int            gso_max_size;