atlx: use embedded net_device_stats
authorStephen Hemminger <shemminger@vyatta.com>
Fri, 31 Oct 2008 23:52:03 +0000 (16:52 -0700)
committerJeff Garzik <jgarzik@redhat.com>
Sun, 2 Nov 2008 12:59:55 +0000 (07:59 -0500)
commit02e7173149c3ffcf963075ec2bdc5f7be8335a78
treed4206ce6e7f222891f7ccb547eadd01515217950
parentae27e98a51526595837ab7498b23d6478a198960
atlx: use embedded net_device_stats

There is now a net_device_stats structure inside net_device that should
be used if possible by devices. Compile tested only.

Signed-off-by: Stephen Hemminger <shemminger@vyatta.com>
Signed-off-by: Jeff Garzik <jgarzik@redhat.com>
drivers/net/atlx/atl1.c
drivers/net/atlx/atl1.h
drivers/net/atlx/atl2.c
drivers/net/atlx/atl2.h
drivers/net/atlx/atlx.c