linux-stable/drivers/net/e1000
Ajit Khaparde 5fe31deffa e1000: 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 adapter structure.

Signed-off-by: Ajit Khaparde <ajitk@serverengines.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2009-10-07 22:00:27 -07:00
..
e1000.h e1000: Use the instance of net_device_stats from net_device. 2009-10-07 22:00:27 -07:00
e1000_ethtool.c e1000: Use the instance of net_device_stats from net_device. 2009-10-07 22:00:27 -07:00
e1000_hw.c e1000: fix namespacecheck warnings 2009-09-26 20:16:01 -07:00
e1000_hw.h e1000: cleanup unused prototype 2009-09-26 20:16:05 -07:00
e1000_main.c e1000: Use the instance of net_device_stats from net_device. 2009-10-07 22:00:27 -07:00
e1000_osdep.h e1000: Remove spaces after casts and function names 2008-07-22 19:38:52 -04:00
e1000_param.c e1000: drop dead pcie code from e1000 2009-09-26 20:15:23 -07:00
Makefile