ipv6: no more dev_put() in datagram_send_ctl()
authorEric Dumazet <eric.dumazet@gmail.com>
Mon, 2 Nov 2009 11:21:06 +0000 (12:21 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Nov 2009 11:42:41 +0000 (03:42 -0800)
Avoids touching device refcount in datagram_send_ctl(), thanks to RCU

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

No differences found