linux_dsm_epyc7002/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
..
cq_desc.h
cq_enet_desc.h
enic_api.c
enic_api.h
enic_clsf.c flow_dissector: Add flags argument to skb_flow_dissector functions 2015-09-01 15:06:22 -07:00
enic_clsf.h
enic_dev.c
enic_dev.h
enic_ethtool.c net: ethernet: enic: move to new ethtool api {get|set}_link_ksettings 2016-06-14 17:16:14 -04:00
enic_main.c net: make ndo_get_stats64 a void function 2017-01-08 17:51:44 -05:00
enic_pp.c
enic_pp.h
enic_res.c
enic_res.h ethernet: use core min/max MTU checking 2016-10-18 11:34:22 -04:00
enic.h enic: set skb->hash type properly 2016-11-02 15:32:53 -04:00
Kconfig
Makefile
rq_enet_desc.h
vnic_cq.c cisco: enic: Update logging macros and uses 2016-03-11 15:07:48 -05:00
vnic_cq.h
vnic_dev.c cisco: enic: Update logging macros and uses 2016-03-11 15:07:48 -05:00
vnic_dev.h enic: do hang reset only in case of tx timeout 2015-10-05 03:51:35 -07:00
vnic_devcmd.h enic: add devcmd2 2015-08-17 15:25:29 -07:00
vnic_enet.h
vnic_intr.c cisco: enic: Update logging macros and uses 2016-03-11 15:07:48 -05:00
vnic_intr.h
vnic_nic.h
vnic_resource.h enic: add devcmd2 resources 2015-08-17 15:25:29 -07:00
vnic_rq.c enic: fix rq disable 2016-10-29 17:23:39 -04:00
vnic_rq.h
vnic_rss.h
vnic_stats.h
vnic_vic.c
vnic_vic.h
vnic_wq.c cisco: enic: Update logging macros and uses 2016-03-11 15:07:48 -05:00
vnic_wq.h enic: reduce ioread in devcmd2 2015-08-25 16:05:48 -07:00
wq_enet_desc.h