]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit0b5b60b0686eee262c47398933d9b035b6d963bc
tree1214e61fe28526db985a6c4ae04bc257388415af
parent11daea934c514d41ba07d64e115771236c200377
netfilter: update rwlock initialization for nat_table

The commit 19a6b9b7fa1e32b805914923f573bc636bf79966
(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