From: Tobias Klauser Date: Mon, 9 Aug 2010 05:04:34 +0000 (+0000) Subject: am79c961a: Use net_device_stats from struct net_device X-Git-Tag: v2.6.37-rc1~147^2~828 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=264fd77a67f1a4fe102477d824014459c7ff61f3;p=pandora-kernel.git am79c961a: Use net_device_stats from struct net_device struct net_device has its own struct net_device_stats member, so we can use this one instead of a private copy in the dev_priv struct. Cc: Kulikov Vasiliy Signed-off-by: Tobias Klauser Signed-off-by: David S. Miller --- Reading git-diff-tree failed