From: Patrick McHardy Date: Tue, 15 Jan 2008 07:47:25 +0000 (-0800) Subject: [NETFILTER]: nf_conntrack_sctp: don't take sctp_lock once per chunk X-Git-Tag: v2.6.25-rc1~1162^2~711 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4a64830af0fd4dbec908cfbab117def5086acd4a;p=pandora-kernel.git [NETFILTER]: nf_conntrack_sctp: don't take sctp_lock once per chunk Don't take and release the lock once per SCTP chunk, simply hold it the entire time while iterating through the chunks. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed