commit | 69df9d5993bd7dd7499ad0e98fe824147fbe5667 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <eric.dumazet@gmail.com> | Thu Nov 05 20:59:47 2009 -0800 |
committer | David S. Miller <davem@davemloft.net> | Thu Nov 05 22:34:22 2009 -0800 |
tree | 584ed41f2122f46ea2adacfc0442617c88b4c007 | |
parent | bd27a8750c9b849068d80e298f99940bb7128b33 [diff] |
ip_frag: dont touch device refcount 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>