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