1
0
Fork 0
alistair23-linux/drivers/net/ethernet/neterion
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
..
vxge net: make ndo_get_stats64 a void function 2017-01-08 17:51:44 -05:00
Kconfig drivers/net: remove all references to obsolete Ethernet-HOWTO 2015-06-23 06:50:35 -07:00
Makefile
s2io-regs.h
s2io.c ethernet/neterion: use core min/max MTU checking 2016-10-18 11:34:20 -04:00
s2io.h neterion: s2io: Use module_pci_driver 2015-07-09 00:19:00 -07:00