ipv6: use RCU in inet6_csk_xmit()
authorEric Dumazet <eric.dumazet@gmail.com>
Thu, 28 Jul 2011 03:43:47 +0000 (03:43 +0000)
committerDavid S. Miller <davem@davemloft.net>
Mon, 1 Aug 2011 07:12:00 +0000 (00:12 -0700)
Use RCU to avoid changing dst_entry refcount in fast path.

Signed-off-by: Eric Dumazet <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found