diff options
author | Tobias Klauser <tklauser@distanz.ch> | 2010-08-18 18:10:34 -0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2010-08-19 20:19:04 -0400 |
commit | 5dbfbc4027f819c3da92844f34f241524f99c9eb (patch) | |
tree | 5db91705b1c2b4e5d536afb1355c4159ee79351d /drivers/net/tehuti.c | |
parent | b9959c2e4460b1df1d113d829180398588bb04b4 (diff) |
ep93xx_eth: Use net_device_stats from struct net_device
struct net_device has its own struct net_device_stats member, so use
this one instead of a private copy in the ep93xx_priv struct. As the new
ndo_get_stats function would just return dev->stats we can omit it.
Signed-off-by: Tobias Klauser <tklauser@distanz.ch>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/tehuti.c')
0 files changed, 0 insertions, 0 deletions