Bluetooth: Replace L2CAP link mode with security level
[pandora-kernel.git] / include / net / ip.h
index 1086813..4ac7577 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))