diff options
author | Pablo Neira Ayuso | 2012-03-06 01:22:51 +0000 |
---|---|---|
committer | David S. Miller | 2012-03-06 14:43:49 -0500 |
commit | 8be619d1e430fd87a02587a2a6830b692cb91b84 (patch) | |
tree | 580ca289a8e79a18dc8140e2077d67d29bebcae5 /ipc | |
parent | 848edc69192a38bf9d261032f248b14f47e6af8b (diff) |
netfilter: ctnetlink: remove incorrect spin_[un]lock_bh on NAT module autoload
Since 7d367e0, ctnetlink_new_conntrack is called without holding
the nf_conntrack_lock spinlock. Thus, ctnetlink_parse_nat_setup
does not require to release that spinlock anymore in the NAT module
autoload case.
Signed-off-by: Pablo Neira Ayuso <pablo@netfilter.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'ipc')
0 files changed, 0 insertions, 0 deletions