From: Yasuyuki Kozakai Date: Mon, 27 Nov 2006 18:25:59 +0000 (-0800) Subject: [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack X-Git-Tag: v2.6.19~4^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22e7410b760b9c1777839fdd10382c60df8cbda2;p=pandora-kernel.git [NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrack The found helper cannot be assigned to conntrack after unlocking nf_conntrack_lock. This tries to find helper to assign again. Signed-off-by: Yasuyuki Kozakai Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed