From: Eric Dumazet Date: Sun, 19 Jan 2014 02:27:49 +0000 (-0800) Subject: ipv4: be friend with drop monitor X-Git-Tag: v3.14-rc1~94^2~93 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3acfa1e73c2a2cbf1fda7aef0c6c2c9281ce9db2;p=pandora-kernel.git ipv4: be friend with drop monitor Replace some dev_kfree_skb() with kfree_skb() calls when we drop one skb, this might help bug tracking. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed