From: Eric Dumazet Date: Fri, 20 Aug 2010 02:55:16 +0000 (+0000) Subject: atl1c: use net_device_stats from struct net_device X-Git-Tag: v2.6.37-rc1~147^2~733 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2c483a19a96cf5cb9465f42cca34548b9211954;p=pandora-kernel.git atl1c: 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 atl1c_adapter struct. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed