diff options
author | Patrick McHardy <kaber@trash.net> | 2007-03-14 16:37:52 -0700 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2007-04-25 22:25:39 -0700 |
commit | b19caa0ca071dce76b0e81e957e7eb7c03d72cf5 (patch) | |
tree | baf307a4daa2c63ccc451d6dbcd47f55945aea9a /include | |
parent | 587aa64163bb14f70098f450abab9410787fce9d (diff) |
[NETFILTER]: nf_conntrack: switch protocol registration/unregistration to mutex
The protocol lookups done by nf_conntrack are already protected by RCU,
there is no need to keep taking nf_conntrack_lock for registration
and unregistration. Switch to a mutex.
Signed-off-by: Patrick McHardy <kaber@trash.net>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'include')
0 files changed, 0 insertions, 0 deletions