ns83820: Use the instance of net_device_stats from net_device.
authorKulikov Vasiliy <segooon@gmail.com>
Mon, 5 Jul 2010 02:14:28 +0000 (02:14 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Jul 2010 02:41:18 +0000 (19:41 -0700)
commite929bc330d4820559091a8ce32fea60848751297
tree3ec9196825a36407f02420869c770fa0905be058
parent174afef4ea65fc58e8d18a0c64c890cf7d4e5924
ns83820: 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/ns83820.c
This page took 0.025623 seconds and 5 git commands to generate.