commit | 0b9be50b3b66c7940b151dac8b80aaf138804226 | [log] [tgz] |
---|---|---|
author | Kulikov Vasiliy <segooon@gmail.com> | Mon Jul 05 02:13:41 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 05 19:41:15 2010 -0700 |
tree | d9cb3297c1eb15ad5374748baae681ce53ddb710 | |
parent | 661a16ce9da615eb75d1052cbb13b6545f0080b4 [diff] |
hamachi: 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>