]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - include/net/ip.h
Merge branch 'tracing/urgent' into tracing/ftrace
[karo-tx-linux.git] / include / net / ip.h
index 10868139e656464dea5076e8b5672a9536b0ea01..4ac7577f98d0ba37808d3d4c52db8e0fc6c79592 100644 (file)
@@ -55,6 +55,7 @@ struct ipcm_cookie
        __be32                  addr;
        int                     oif;
        struct ip_options       *opt;
+       union skb_shared_tx     shtx;
 };
 
 #define IPCB(skb) ((struct inet_skb_parm*)((skb)->cb))