aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2016-03-20 16:53:42 -0400
committerDavid S. Miller <davem@davemloft.net>2016-03-20 16:53:42 -0400
commit1c191307af5f0135b9e35975f3cef4168cefee66 (patch)
treefc59a88e91df71412082028922a172cda401683b /drivers/net/ethernet
parentnet: sched: Add description for cpu_bstats argument (diff)
downloadlinux-dev-1c191307af5f0135b9e35975f3cef4168cefee66.tar.xz
linux-dev-1c191307af5f0135b9e35975f3cef4168cefee66.zip
Revert "lan78xx: add ndo_get_stats64"
This reverts commit a59f8c5b048dc938fb958c91c282c865cd845705. There are several bugs in this new code, for example: 1) Uses sleeping locks in get_stats64, which is not allowed, as the operation can be invoked in an atomic context. 2) Uses PM fields without CONFIG_PM or similar guards. 3) Does not synchronize HW stats when the device runtime suspends. Therefore this is being reverted until a correct version is implemented. Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ethernet')
0 files changed, 0 insertions, 0 deletions