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)
commitd3f65f7c3cf11b036bbc01f22ac5c958570e724c
tree497eaf85949b0ae1fe8a38094c320c0b66b569a9
parent08baf561083bc27a953aa087dd8a664bb2b88e8e
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 <eric.dumazet@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/atl1e/atl1e.h
drivers/net/atl1e/atl1e_main.c