Rick Jones e3e3217029 icmp: Remove some spurious dropped packet profile hits from the ICMP path
If icmp_rcv() has successfully processed the incoming ICMP datagram, we
should use consume_skb() rather than kfree_skb() because a hit on the likes
of perf -e skb:kfree_skb is not called-for.

Signed-off-by: Rick Jones <rick.jones2@hp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2014-11-18 15:28:28 -05:00
..
2014-09-30 14:00:48 -04:00
2014-11-05 23:52:33 -08:00
2014-10-30 15:51:43 -04:00
2014-05-23 16:28:53 -04:00
2014-11-11 13:00:06 -05:00
2014-11-05 23:52:33 -08:00
2014-05-23 16:28:53 -04:00