From: Tobias Klauser Date: Wed, 9 Jul 2014 09:07:37 +0000 (+0200) Subject: arc_emac: Use net_device_stats from struct net_device X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~195 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ff458f6f1e464ee5239bcf37af4028c01d0ccf45;p=pandora-kernel.git arc_emac: Use net_device_stats from struct net_device Instead of using a private copy of struct net_device_stats in struct arc_emac_priv, use stats from struct net_device. Signed-off-by: Tobias Klauser Signed-off-by: David S. Miller --- Reading git-diff-tree failed