sctp: ipv6: avoid touching device refcount
authorEric Dumazet <eric.dumazet@gmail.com>
Fri, 6 Nov 2009 04:56:46 +0000 (20:56 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Nov 2009 06:34:21 +0000 (22:34 -0800)
commit40c9c31e388bfd513269df737f874d0cd53c1616
tree0662514dcdd011f6f173723d01b53d1190e530df
parent122ec6ffca3967ffaa96a4c7a5dc9cd71866e0bc
sctp: ipv6: avoid touching device refcount

Avoid touching device refcount in sctp/ipv6, thanks to RCU

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