This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / include / linux / skbuff.h
index 964101e..929165b 100644 (file)
@@ -271,9 +271,8 @@ struct sk_buff {
 #endif
 
 #endif
-#if defined(CONFIG_VNET) || defined(CONFIG_VNET_MODULE)
        xid_t                   xid;                    /* VServer context ID */
-#endif
+
 
        /* These elements must be at the end, see alloc_skb() for details.  */
        unsigned int            truesize;