From 948ecb59d9d59f1c7097e22ff7da7672b2d9a5dc Mon Sep 17 00:00:00 2001 From: Imre Kaloz Date: Fri, 11 Dec 2009 11:10:49 +0000 Subject: upgrade to 2.6.31.7 SVN-Revision: 18747 --- target/linux/generic-2.6/patches-2.6.31/150-netfilter_imq.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic-2.6/patches-2.6.31/150-netfilter_imq.patch') diff --git a/target/linux/generic-2.6/patches-2.6.31/150-netfilter_imq.patch b/target/linux/generic-2.6/patches-2.6.31/150-netfilter_imq.patch index 70c80c81db..cc9f5f263e 100644 --- a/target/linux/generic-2.6/patches-2.6.31/150-netfilter_imq.patch +++ b/target/linux/generic-2.6/patches-2.6.31/150-netfilter_imq.patch @@ -811,7 +811,7 @@ extern void kfree_skb(struct sk_buff *skb); extern void consume_skb(struct sk_buff *skb); extern void __kfree_skb(struct sk_buff *skb); -@@ -1974,6 +1992,10 @@ static inline void __nf_copy(struct sk_b +@@ -1976,6 +1994,10 @@ static inline void __nf_copy(struct sk_b dst->nfct_reasm = src->nfct_reasm; nf_conntrack_get_reasm(src->nfct_reasm); #endif -- cgit v1.2.3