From: Eric Dumazet Date: Fri, 17 Jan 2014 07:38:24 +0000 (-0800) Subject: net: ftgmac100: use kfree_skb() where appropriate X-Git-Tag: v3.14-rc1~94^2~102 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0113e34bec17578516eaa457b4a0ea255b0c1276;p=pandora-kernel.git net: ftgmac100: use kfree_skb() where appropriate In order to get correct drop monitor notifications for dropped packets, we should call kfree_skb() instead of dev_kfree_skb() Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed