From: Claudiu Manoil Date: Thu, 21 Mar 2013 03:12:15 +0000 (+0000) Subject: gianfar: Remove superfluous kernel_dropped local counter X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~381 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=953d276847b92524b34df8598bdaf30c9002c2b4;p=pandora-kernel.git gianfar: Remove superfluous kernel_dropped local counter The GRO_DROP return code is handled by the core network layer. The current kernel approach is to factorize this kind of statistics into the upper layers, instead of having all the drivers maintaining them. Signed-off-by: Claudiu Manoil Signed-off-by: David S. Miller --- Reading git-diff-tree failed