From: Tobias Klauser Date: Thu, 2 Dec 2010 07:22:05 +0000 (+0000) Subject: net: cris/eth_v10: Use net_device_stats from struct net_device_stats X-Git-Tag: v2.6.38-rc1~476^2~300 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=40fe7d88ab3eb711b307fab1b92aa6870914c975;p=pandora-kernel.git net: cris/eth_v10: Use net_device_stats from struct net_device_stats struct net_device has its own struct net_device_stats member, so use this one instead of a private copy in struct net_local. Note: This patch was not even compile tested. Signed-off-by: Tobias Klauser Signed-off-by: David S. Miller --- Reading git-diff-tree failed