OpenCloudOS-Kernel/drivers/net/ethernet/cavium/liquidio
Colin Ian King 5eb2bcf247 net: lio_core: remove redundant assignment to variable tx_done
The variable tx_done is being assigned with a value that is never read
as the function returns a few statements later.  The assignment is
redundant and can be removed.

Addresses-Coverity: ("Unused value")
Signed-off-by: Colin Ian King <colin.king@canonical.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-05-08 22:46:51 -07:00
..
Makefile
cn23xx_pf_device.c
cn23xx_pf_device.h
cn23xx_pf_regs.h
cn23xx_vf_device.c
cn23xx_vf_device.h
cn23xx_vf_regs.h
cn66xx_device.c
cn66xx_device.h
cn66xx_regs.h
cn68xx_device.c
cn68xx_device.h
cn68xx_regs.h
lio_core.c net: lio_core: remove redundant assignment to variable tx_done 2020-05-08 22:46:51 -07:00
lio_ethtool.c net: liquidio: reject unsupported coalescing params 2020-03-10 16:28:53 -07:00
lio_main.c liquidio: remove set but not used variable 's' 2020-03-19 21:00:14 -07:00
lio_vf_main.c net/liquidio: Delete driver version assignment 2020-03-03 17:54:54 -08:00
lio_vf_rep.c netdev: pass the stuck queue to the timeout handler 2019-12-12 21:38:57 -08:00
lio_vf_rep.h
liquidio_common.h net/liquidio: Delete non-working LIQUIDIO_PACKAGE check 2020-03-03 17:54:54 -08:00
liquidio_image.h
octeon_config.h
octeon_console.c net/liquidio: Delete non-working LIQUIDIO_PACKAGE check 2020-03-03 17:54:54 -08:00
octeon_device.c
octeon_device.h liquidio: remove unused inline functions 2020-04-25 20:42:57 -07:00
octeon_droq.c
octeon_droq.h
octeon_iq.h
octeon_mailbox.c liquidio: Use pcie_flr() instead of reimplementing it 2019-08-08 22:41:02 -07:00
octeon_mailbox.h
octeon_main.h
octeon_mem_ops.c
octeon_mem_ops.h
octeon_network.h
octeon_nic.c
octeon_nic.h
request_manager.c liquidio: add cleanup in octeon_setup_iq() 2019-08-15 12:37:37 -07:00
response_manager.c
response_manager.h