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