Files
linux/drivers/net/ethernet/intel/i40e
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
..
2016-12-06 21:01:43 -08:00
2014-01-09 02:10:23 -08:00
2016-10-28 23:28:39 -07:00
2016-10-28 23:28:39 -07:00
2016-02-16 19:04:08 -08:00
2015-10-08 15:11:38 -07:00
2015-07-23 05:33:55 -07:00
2014-01-09 02:10:23 -08:00
2015-07-23 05:33:55 -07:00
2015-07-23 05:33:55 -07:00
2014-01-09 02:10:23 -08:00
2016-12-06 20:59:43 -08:00