linux/drivers/net/atl1e
Eric Dumazet d3f65f7c3c 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>
2009-05-25 23:48:43 -07:00
..
atl1e_ethtool.c
atl1e_hw.c
atl1e_hw.h
atl1e_main.c atl1: use netdev->stats 2009-05-25 23:48:43 -07:00
atl1e_param.c drivers/net/atl1e: fix sparse warnings: fix signedness 2009-02-17 17:26:06 -08:00
atl1e.h atl1: use netdev->stats 2009-05-25 23:48:43 -07:00
Makefile