From: Qu Haoran Date: Thu, 12 Feb 2009 07:07:38 +0000 (+0100) Subject: netfilter: xt_sctp: sctp chunk mapping doesn't work X-Git-Tag: v2.6.27.18~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6828698ba2b7411df27de996c13c4d843534778f;p=pandora-kernel.git netfilter: xt_sctp: sctp chunk mapping doesn't work netfilter: xt_sctp: sctp chunk mapping doesn't work Upstream commit: d4e2675a When user tries to map all chunks given in argument, kernel works on a copy of the chunkmap, but at the end it doesn't check the copy, but the orginal one. Signed-off-by: Qu Haoran Signed-off-by: Nicolas Dichtel Signed-off-by: Patrick McHardy Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed