linux/drivers/net/ethernet/qlogic/qed
Colin Ian King 7df0a6a3e5 qed: remove redundant assignment to variable 'rc'
The variable 'rc' is being assigned a value that is never read
and it is being updated later with a new value. 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: David S. Miller <davem@davemloft.net>
2020-04-06 10:22:09 -07:00
..
Makefile
qed_cxt.c qed: Remove set but not used variable 'p_link' 2020-02-04 09:33:36 +01:00
qed_cxt.h qed: Debug feature: ilt and mdump 2020-01-27 14:35:32 +01:00
qed_dcbx.c
qed_dcbx.h
qed_debug.c qed: FW 8.42.2.0 debug features 2020-01-27 14:35:32 +01:00
qed_debug.h qed: Debug feature: ilt and mdump 2020-01-27 14:35:32 +01:00
qed_dev_api.h qed: Use dmae to write to widebus registers in fw_funcs 2020-01-27 14:35:32 +01:00
qed_dev.c qed: Fix use after free in qed_chain_free 2020-03-30 11:45:18 -07:00
qed_fcoe.c qed: FW 8.42.2.0 iscsi/fcoe changes 2020-01-27 14:35:32 +01:00
qed_fcoe.h
qed_hsi.h qed: FW 8.42.2.0 debug features 2020-01-27 14:35:32 +01:00
qed_hw.c qed: Use dmae to write to widebus registers in fw_funcs 2020-01-27 14:35:32 +01:00
qed_hw.h
qed_init_fw_funcs.c qed: FW 8.42.2.0 Add fw overlay feature 2020-01-27 14:35:32 +01:00
qed_init_ops.c qed: rt init valid initialization changed 2020-01-27 14:35:32 +01:00
qed_init_ops.h qed: rt init valid initialization changed 2020-01-27 14:35:32 +01:00
qed_int.c net/ethernet/qlogic/qed: force the string buffer NULL-terminated 2019-08-02 17:57:18 -07:00
qed_int.h net: Fix misspellings of "configure" and "configuration" 2019-10-28 13:41:01 -07:00
qed_iscsi.c qed: FW 8.42.2.0 iscsi/fcoe changes 2020-01-27 14:35:32 +01:00
qed_iscsi.h
qed_iwarp.c qed: FW 8.42.2.0 Additional ll2 type 2020-01-27 14:35:32 +01:00
qed_iwarp.h qed: Add llh ppfid interface and 100g support for offload protocols 2019-05-26 13:04:11 -07:00
qed_l2.c qed: remove redundant assignment to variable 'rc' 2020-04-06 10:22:09 -07:00
qed_l2.h
qed_ll2.c qed: FW 8.42.2.0 Additional ll2 type 2020-01-27 14:35:32 +01:00
qed_ll2.h qed: FW 8.42.2.0 Additional ll2 type 2020-01-27 14:35:32 +01:00
qed_main.c qed: Fix race condition between scheduling and destroying the slowpath workqueue 2020-03-29 21:50:17 -07:00
qed_mcp.c qed: Debug feature: ilt and mdump 2020-01-27 14:35:32 +01:00
qed_mcp.h qed: Add APIs for reading config id attributes. 2019-08-31 13:32:30 -07:00
qed_mng_tlv.c
qed_ooo.c
qed_ooo.h
qed_ptp.c qed: Fix timestamping issue for L2 unicast ptp packets. 2020-02-05 15:19:34 +01:00
qed_rdma.c Merge branch 'odp_fixes' into rdma.git for-next 2019-08-21 14:10:36 -03:00
qed_rdma.h
qed_reg_addr.h qed: FW 8.42.2.0 Expose new registers and change windows 2020-01-27 14:35:32 +01:00
qed_roce.c qed: FW 8.42.2.0 HSI changes 2020-01-27 14:35:32 +01:00
qed_roce.h
qed_selftest.c
qed_selftest.h
qed_sp_commands.c qed: remove redundant assignments to rc 2019-12-09 14:28:19 -08:00
qed_sp.h qed: FW 8.42.2.0 iscsi/fcoe changes 2020-01-27 14:35:32 +01:00
qed_spq.c
qed_sriov.c qed: Use dmae to write to widebus registers in fw_funcs 2020-01-27 14:35:32 +01:00
qed_sriov.h net: Fix misspellings of "configure" and "configuration" 2019-10-28 13:41:01 -07:00
qed_vf.c qed: fix spelling mistake "fullill" -> "fulfill" 2019-09-16 09:06:54 +02:00
qed_vf.h
qed.h qed: FW 8.42.2.0 debug features 2020-01-27 14:35:32 +01:00