linux/drivers/net/ethernet/hisilicon
stephen hemminger bc1f44709c net: make ndo_get_stats64 a void function
The network device operation for reading statistics is only called
in one place, and it ignores the return value. Having a structure
return value is potentially confusing because some future driver could
incorrectly assume that the return value was used.

Fix all drivers with ndo_get_stats64 to have a void function.

Signed-off-by: Stephen Hemminger <sthemmin@microsoft.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2017-01-08 17:51:44 -05:00
..
hns net: make ndo_get_stats64 a void function 2017-01-08 17:51:44 -05:00
hip04_eth.c net: ethernet: hip04: Call SET_NETDEV_DEV() 2016-12-16 13:29:35 -05:00
hisi_femac.c net: ethernet: hisi_femac: Call SET_NETDEV_DEV() 2016-12-16 13:29:35 -05:00
hix5hd2_gmac.c net: hix5hd2_gmac: fix compatible strings name 2016-12-20 14:12:29 -05:00
hns_mdio.c net: hisilicon: Fix hns_mdio module autoload for OF registration 2016-10-17 13:03:03 -04:00
Kconfig net: hisilicon: Add Fast Ethernet MAC driver 2016-07-16 21:32:58 -07:00
Makefile net: hisilicon: Add Fast Ethernet MAC driver 2016-07-16 21:32:58 -07:00