diff options
author | Woojung Huh <woojung.huh@microchip.com> | 2016-03-16 23:10:42 +0100 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2016-03-19 03:27:48 +0100 |
commit | a59f8c5b048dc938fb958c91c282c865cd845705 (patch) | |
tree | 29ee9a71fe1aa64be2b2cf18252dd7cbddfd1a32 /drivers/net/phy/Kconfig | |
parent | lan78xx: handle statistics counter rollover (diff) | |
download | linux-a59f8c5b048dc938fb958c91c282c865cd845705.tar.xz linux-a59f8c5b048dc938fb958c91c282c865cd845705.zip |
lan78xx: add ndo_get_stats64
Add lan78xx_get_stats64 of ndo_get_stats64 to report
all statistics counters including errors from HW statistics.
Read from HW when auto suspend is disabled, use saved counter when
auto suspend is enabled because periodic call to ndo_get_stats64
prevents USB auto suspend.
Signed-off-by: Woojung Huh <woojung.huh@microchip.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/Kconfig')
0 files changed, 0 insertions, 0 deletions