From 41500dfc81bff4c8bc9f08032e17385cbfb3b4a6 Mon Sep 17 00:00:00 2001 From: Patrick McHardy Date: Mon, 14 Jan 2008 23:47:44 -0800 Subject: [PATCH] --- yaml --- r: 78838 b: refs/heads/master c: e37b386c95fff34eb0eebeaf257c4f5a8b69b81f h: refs/heads/master v: v3 --- [refs] | 2 +- trunk/include/linux/netfilter/nf_conntrack_sctp.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index d234e583c91c..ec6f36d08718 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 4a64830af0fd4dbec908cfbab117def5086acd4a +refs/heads/master: e37b386c95fff34eb0eebeaf257c4f5a8b69b81f diff --git a/trunk/include/linux/netfilter/nf_conntrack_sctp.h b/trunk/include/linux/netfilter/nf_conntrack_sctp.h index 5cf2c115cce4..768f78c4ac53 100644 --- a/trunk/include/linux/netfilter/nf_conntrack_sctp.h +++ b/trunk/include/linux/netfilter/nf_conntrack_sctp.h @@ -21,7 +21,6 @@ struct ip_ct_sctp enum sctp_conntrack state; __be32 vtag[IP_CT_DIR_MAX]; - u_int32_t ttag[IP_CT_DIR_MAX]; }; #endif /* _NF_CONNTRACK_SCTP_H */