netfilter: update rwlock initialization for nat_table
authorSteven Rostedt <srostedt@redhat.com>
Mon, 15 Dec 2008 08:19:14 +0000 (00:19 -0800)
committerDavid S. Miller <davem@davemloft.net>
Mon, 15 Dec 2008 08:19:14 +0000 (00:19 -0800)
commitbe70ed189bc0d16e1609a1c6c04ec9418b4dd11a
tree1214e61fe28526db985a6c4ae04bc257388415af
parentec8f2375d7584969501918651241f91eca2a6ad3
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 <srostedt@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv4/netfilter/nf_nat_rule.c