atl1: use netdev->stats
authorEric Dumazet <eric.dumazet@gmail.com>
Tue, 26 May 2009 06:48:43 +0000 (23:48 -0700)
committerDavid S. Miller <davem@davemloft.net>
Tue, 26 May 2009 06:48:43 +0000 (23:48 -0700)
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 <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>

No differences found