From: Eric Dumazet Date: Tue, 26 May 2009 06:48:43 +0000 (-0700) Subject: atl1: use netdev->stats X-Git-Tag: v2.6.31-rc1~330^2~280 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3f65f7c3cf11b036bbc01f22ac5c958570e724c;p=pandora-kernel.git atl1: use netdev->stats Get rid of private struct net_device_stats in "struct atl1e_adapter", and use one provided in struct net_device instead. Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed