Files
android_kernel_xiaomi_sm8450/drivers/net/ethernet/cisco/enic
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
..
2012-02-24 17:53:03 -05:00
2014-06-23 14:32:19 -07:00
2016-11-02 15:32:53 -04:00
2012-11-19 19:13:59 -05:00
2015-08-17 15:25:29 -07:00
2014-06-23 14:32:19 -07:00
2015-08-17 15:25:29 -07:00
2016-10-29 17:23:39 -04:00
2015-08-25 16:05:48 -07:00