From: Tobias Klauser Date: Tue, 8 Jul 2014 07:11:56 +0000 (+0200) Subject: staging: et131x: Use net_device_stats from struct net_device X-Git-Tag: omap-for-v3.17/fixes-against-rc2~166^2~1109 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1f765d9f4cfca6ef77dd19a0e48590324e579c72;p=pandora-kernel.git staging: et131x: Use net_device_stats from struct net_device Instead of using an own copy of struct net_device_stats in struct et131x_adapter, use stats from struct net_device. Signed-off-by: Tobias Klauser Signed-off-by: Greg Kroah-Hartman --- Reading git-diff-tree failed