ip_frag: dont touch device refcount
authorEric Dumazet <eric.dumazet@gmail.com>
Fri, 6 Nov 2009 04:59:47 +0000 (20:59 -0800)
committerDavid S. Miller <davem@davemloft.net>
Fri, 6 Nov 2009 06:34:22 +0000 (22:34 -0800)
When sending fragmentation expiration ICMP V4/V6 messages,
we can avoid touching device refcount, thanks to RCU

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

Simple merge
Simple merge