OSDN Git Service

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