commit | 57616ee4405b82c3ba4d20111697a4416f3967a6 | [log] [tgz] |
---|---|---|
author | Kulikov Vasiliy <segooon@gmail.com> | Mon Jul 05 02:13:31 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 05 19:41:13 2010 -0700 |
tree | e89d2d00514740d70c15e76971292134d63b2aff | |
parent | d117b6665847084cfe8a44b870f771153e18991d [diff] |
ethoc: 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>