ipv4: be friend with drop monitor
authorEric Dumazet <edumazet@google.com>
Sun, 19 Jan 2014 02:27:49 +0000 (18:27 -0800)
committerDavid S. Miller <davem@davemloft.net>
Sun, 19 Jan 2014 07:08:02 +0000 (23:08 -0800)
Replace some dev_kfree_skb() with kfree_skb() calls when
we drop one skb, this might help bug tracking.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found