commit | 86678a2018135e57df86a9729795bce1efea641d | [log] [tgz] |
---|---|---|
author | Kulikov Vasiliy <segooon@gmail.com> | Mon Jul 05 02:14:34 2010 +0000 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 05 19:41:15 2010 -0700 |
tree | 1d00e43f8f56dcb470ae9a6d4b1e19e27901c000 | |
parent | 0b9be50b3b66c7940b151dac8b80aaf138804226 [diff] |
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>