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