From: Steven Rostedt Date: Mon, 15 Dec 2008 08:19:14 +0000 (-0800) Subject: netfilter: update rwlock initialization for nat_table X-Git-Tag: v2.6.28-rc9~18^2~2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=be70ed189bc0d16e1609a1c6c04ec9418b4dd11a;p=pandora-kernel.git netfilter: update rwlock initialization for nat_table The commit e099a173573ce1ba171092aee7bb3c72ea686e59 (netfilter: netns nat: per-netns NAT table) renamed the nat_table from __nat_table to nat_table without updating the __RW_LOCK_UNLOCKED(__nat_table.lock). Signed-off-by: Steven Rostedt Signed-off-by: David S. Miller --- Reading git-diff-tree failed