From: Patrick McHardy Date: Thu, 31 Jan 2008 12:43:06 +0000 (-0800) Subject: [NETFILTER]: nf_nat: switch rwlock to spinlock X-Git-Tag: v2.6.25-rc1~1089^2~56 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02502f6224ba7735182a83e2a6b4cd5e69278d6d;p=pandora-kernel.git [NETFILTER]: nf_nat: switch rwlock to spinlock Since we're using RCU, all users of nf_nat_lock take a write_lock. Switch it to a spinlock. Signed-off-by: Patrick McHardy Signed-off-by: David S. Miller --- Reading git-diff-tree failed