diff options
author | Rick Jones <rick.jones2@hp.com> | 2014-11-17 23:04:29 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2014-11-18 21:28:28 +0100 |
commit | e3e3217029a35c579bf100998b43976d0b1cb8d7 (patch) | |
tree | dc2e5073002588cea3bb600e9df7d8de00359d86 /sound/isa/gus | |
parent | dev_ioctl: use sizeof(x) instead of sizeof x (diff) | |
download | linux-e3e3217029a35c579bf100998b43976d0b1cb8d7.tar.xz linux-e3e3217029a35c579bf100998b43976d0b1cb8d7.zip |
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>
Diffstat (limited to 'sound/isa/gus')
0 files changed, 0 insertions, 0 deletions