summaryrefslogtreecommitdiffstats
path: root/net/packet/af_packet.c
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2012-06-27 02:23:44 +0200
committerDavid S. Miller <davem@davemloft.net>2012-06-28 00:40:57 +0200
commit22911fc581f6a241e2897a7a8603e97344a6ec82 (patch)
tree6ee795b8a163a584157c1eedd7630774f120b829 /net/packet/af_packet.c
parentnetlink: Get rid of obsolete rtnetlink macros (diff)
downloadlinux-22911fc581f6a241e2897a7a8603e97344a6ec82.tar.xz
linux-22911fc581f6a241e2897a7a8603e97344a6ec82.zip
net: skb_free_datagram_locked() doesnt drop all packets
dropwatch wrongly diagnose all received UDP packets as drops. This patch removes trace_kfree_skb() done in skb_free_datagram_locked(). Locations calling skb_free_datagram_locked() should do it on their own. As a result, drops are accounted on the right function. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/packet/af_packet.c')
0 files changed, 0 insertions, 0 deletions