commit | 5fe31deffa097795aed7ab276c90287823d26497 | [log] [tgz] |
---|---|---|
author | Ajit Khaparde <ajitkhaparde@gmail.com> | Wed Oct 07 02:42:23 2009 +0000 |
committer | David S. Miller <davem@davemloft.net> | Wed Oct 07 22:00:27 2009 -0700 |
tree | a7fbbfd16edf08d8795303358e586d9bb634a9cc | |
parent | 8d24e93309d688d59d4b6cf0b9cffc40337e067d [diff] |
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>