hamachi: Use the instance of net_device_stats from net_device.
authorKulikov Vasiliy <segooon@gmail.com>
Mon, 5 Jul 2010 02:13:41 +0000 (02:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Jul 2010 02:41:15 +0000 (19:41 -0700)
commit0b9be50b3b66c7940b151dac8b80aaf138804226
treed9cb3297c1eb15ad5374748baae681ce53ddb710
parent661a16ce9da615eb75d1052cbb13b6545f0080b4
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>
drivers/net/hamachi.c