linux_dsm_epyc7002/drivers/net/ethernet/chelsio
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
..
cxgb Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
cxgb3 Replace <asm/uaccess.h> with <linux/uaccess.h> globally 2016-12-24 11:46:01 -08:00
cxgb4 net: make ndo_get_stats64 a void function 2017-01-08 17:51:44 -05:00
cxgb4vf cxgb4/cxgb4vf: Display 25G and 100G link speed 2017-01-06 16:22:49 -05:00
libcxgb libcxgb: fix error check for ip6_route_output() 2017-01-04 13:25:53 -05:00
Kconfig libcxgb: add library module for Chelsio drivers 2016-07-25 10:31:08 -07:00
Makefile libcxgb: add library module for Chelsio drivers 2016-07-25 10:31:08 -07:00