From: Martin Josefsson Date: Mon, 30 Oct 2006 23:13:58 +0000 (-0800) Subject: [NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse() X-Git-Tag: v2.6.19-rc5~101^2~6 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c073e3fa8b7f9841aa6451885f135656d455f511;p=pandora-kernel.git [NETFILTER]: nf_conntrack: add missing unlock in get_next_corpse() Add missing unlock in get_next_corpse() in nf_conntrack. It was missed during the removal of listhelp.h . Also remove an unneeded use of nf_ct_tuplehash_to_ctrack() in the same function. Should be applied before 2.6.19 is released. Signed-off-by: Martin Josefsson Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed