From: Ezequiel Garcia Date: Fri, 30 May 2014 16:40:08 +0000 (-0300) Subject: net: mv643xx_eth: Count dropped packets properly X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~94^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd11680d0e843a9e5519304a0e89dd3815439102;p=pandora-kernel.git net: mv643xx_eth: Count dropped packets properly This commit fixes the current dropped packet count by doing it properly, increasing the count when a packet is discarded; i.e. the packet is not processed and the driver returns NETDEV_TX_OK. Signed-off-by: Ezequiel Garcia Signed-off-by: David S. Miller --- Reading git-diff-tree failed