diff options
author | Lennert Buytenhek <buytenh@wantstofly.org> | 2008-06-01 05:40:29 -0400 |
---|---|---|
committer | Lennert Buytenhek <buytenh@wantstofly.org> | 2008-06-12 02:40:33 -0400 |
commit | 16820054773027a9be2e2b5e33eb2015d32deeaf (patch) | |
tree | 7313ee5d54b1db5b33f57e9b50746f7d3481080b /drivers/ieee1394/hosts.c | |
parent | 03ae1aac4af54b52ac501e507d75d8f37634b32e (diff) |
mv643xx_eth: kill private unused instance of struct net_device_stats
The per-port mv643xx_eth_private struct had a private instance
of struct net_device_stats that was never ever written to, only
read (via the ethtool statistics interface). This patch gets
rid of the private instance, and tweaks the ethtool statistics
code in mv643xx_eth to use the statistics in struct net_device
instead.
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Acked-by: Dale Farnsworth <dale@farnsworth.org>
Diffstat (limited to 'drivers/ieee1394/hosts.c')
0 files changed, 0 insertions, 0 deletions