commit | 2d86f1393c62f9c3bae5c1207408ed6559aa3cc4 | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajitkhaparde@gmail.com> | Wed Oct 07 02:43:49 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 07 22:00:26 2009 -0700 |
tree | 631563e972a39da405eb9c3cae59296bb93e8750 | |
parent | 6dc3494183db0b93f49b193ac115073b72453b9c [diff] |
ixgbe: 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> Acked-by: Peter P Waskiewicz Jr <peter.p.waskiewicz.jr@intel.com> Signed-off-by: David S. Miller <davem@davemloft.net>