X-Git-Url: http://git.samba.org/samba.git/?a=blobdiff_plain;f=include%2Fnet%2Fip.h;h=4ac7577f98d0ba37808d3d4c52db8e0fc6c79592;hb=9ff9a26b786c35ee8d2a66222924a807ec851a9f;hp=10868139e656464dea5076e8b5672a9536b0ea01;hpb=08cc36cbd1ee7d86422713bb21551eed1326b894;p=sfrench%2Fcifs-2.6.git diff --git a/include/net/ip.h b/include/net/ip.h index 10868139e656..4ac7577f98d0 100644 --- a/include/net/ip.h +++ b/include/net/ip.h @@ -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))