]> Pileus Git - ~andy/linux/commit
ethoc: Use the instance of net_device_stats from net_device.
authorKulikov Vasiliy <segooon@gmail.com>
Mon, 5 Jul 2010 02:13:31 +0000 (02:13 +0000)
committerDavid S. Miller <davem@davemloft.net>
Tue, 6 Jul 2010 02:41:13 +0000 (19:41 -0700)
commit57616ee4405b82c3ba4d20111697a4416f3967a6
treee89d2d00514740d70c15e76971292134d63b2aff
parentd117b6665847084cfe8a44b870f771153e18991d
ethoc: 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/ethoc.c