Merge branch 'tegra/dt64' into arm/fixes
[linux-2.6-microblaze.git] / include / linux / skbuff.h
index 6d0a33d..f2c9ee7 100644 (file)
@@ -285,6 +285,7 @@ struct nf_bridge_info {
 struct tc_skb_ext {
        __u32 chain;
        __u16 mru;
+       bool post_ct;
 };
 #endif