mac89x0: Use the instance of net_device_stats from net_device.
authorKulikov Vasiliy <segooon@gmail.com>
Mon, 5 Jul 2010 02:14:09 +0000 (02:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Jul 2010 02:41:18 +0000 (19:41 -0700)
commit174afef4ea65fc58e8d18a0c64c890cf7d4e5924
tree2925ba6aa5c72d5c079d52fe708825398d469264
parent2321e80ac84cc616edda926aa1932b344409dccc
mac89x0: 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/mac89x0.c