linux/drivers/net/ixgb
Ajit Khaparde 0cdc03698f ixgb: Use the instance of net_device_stats from net_device.
Since net_device has an instance of net_device_stats,
we can remove the instance of this from the private adapter structure.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-07 22:00:29 -07:00
..
ixgb.h ixgb: Use the instance of net_device_stats from net_device. 2009-10-07 22:00:29 -07:00
ixgb_ee.c
ixgb_ee.h
ixgb_ethtool.c ixgb: Use the instance of net_device_stats from net_device. 2009-10-07 22:00:29 -07:00
ixgb_hw.c
ixgb_hw.h
ixgb_ids.h
ixgb_main.c ixgb: Use the instance of net_device_stats from net_device. 2009-10-07 22:00:29 -07:00
ixgb_osdep.h
ixgb_param.c
Makefile