From: Eric Dumazet Date: Fri, 20 Aug 2010 03:08:23 +0000 (+0000) Subject: amd8111e: use net_device_stats from struct net_device X-Git-Tag: v2.6.37-rc1~147^2~732 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c3227e546c574172e77616270a16a04eae561b8f;p=pandora-kernel.git amd8111e: use net_device_stats from struct net_device struct net_device has its own struct net_device_stats member, so use this one instead of a private copy in the amd8111e_priv struct. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed