diff options
author | Eric Dumazet <eric.dumazet@gmail.com> | 2009-11-11 18:34:30 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2009-11-14 05:38:49 +0100 |
commit | ce81b76a39835a721cd168e0c0bcfe7132f1f66b (patch) | |
tree | ed725dd6163f328d4717fb3ed28c9e6c2691bc88 /net/ipv6/xfrm6_mode_tunnel.c | |
parent | net: TCP_MSS_DEFAULT, TCP_MSS_DESIRED (diff) | |
download | linux-ce81b76a39835a721cd168e0c0bcfe7132f1f66b.tar.xz linux-ce81b76a39835a721cd168e0c0bcfe7132f1f66b.zip |
ipv6: use RCU to walk list of network devices
No longer need read_lock(&dev_base_lock), use RCU instead.
We also can avoid taking references on inet6_dev structs.
Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv6/xfrm6_mode_tunnel.c')
0 files changed, 0 insertions, 0 deletions