commit | 7bfba0b0c15962265950ac0efe6bd4f42414db6d | [log] [tgz] |
---|---|---|
author | Kulikov Vasiliy <segooon@gmail.com> | Mon Jul 05 02:14:03 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 05 19:41:16 2010 -0700 |
tree | 16b65b729a5fee3dde7cc80ed5f3dbc54d9e2ba1 | |
parent | ad6f84b4ba7e304dc51dba3b3cbc10b8e348e319 [diff] |
lance: 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: Kulikov Vasiliy <segooon@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>