1
0
Fork 0
alistair23-linux/drivers/net/ethernet/qlogic/qed
Zhang Changzhong 5241fa6e7a qed: fix error return code in qed_iwarp_ll2_start()
[ Upstream commit cb47d16ea2 ]

Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.

Fixes: 469981b17a ("qed: Add unaligned and packed packet processing")
Fixes: fcb39f6c10 ("qed: Add mpa buffer descriptors for storing and processing mpa fpdus")
Fixes: 1e28eaad07 ("qed: Add iWARP support for fpdu spanned over more than two tcp packets")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zhang Changzhong <zhangchangzhong@huawei.com>
Acked-by: Michal Kalderon <michal.kalderon@marvell.com>
Link: https://lore.kernel.org/r/1605532033-27373-1-git-send-email-zhangchangzhong@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
2020-11-24 13:28:59 +01:00
..
Makefile
qed.h
qed_cxt.c qed: suppress "don't support RoCE & iWARP" flooding on HW init 2020-07-29 10:18:33 +02:00
qed_cxt.h
qed_dcbx.c
qed_dcbx.h
qed_debug.c qed: Populate nvm-file attributes while reading nvm config partition. 2020-07-16 08:16:40 +02:00
qed_debug.h
qed_dev.c net: qed: Disable aRFS for NPAR and 100G 2020-10-01 13:18:18 +02:00
qed_dev_api.h
qed_fcoe.c
qed_fcoe.h
qed_hsi.h
qed_hw.c
qed_hw.h
qed_init_fw_funcs.c
qed_init_ops.c
qed_init_ops.h
qed_int.c qed: Disable "MFW indication via attention" SPAM every 5 minutes 2020-08-05 09:59:50 +02:00
qed_int.h qed: suppress false-positives interrupt error messages on HW init 2020-07-29 10:18:34 +02:00
qed_iscsi.c
qed_iscsi.h
qed_iwarp.c qed: fix error return code in qed_iwarp_ll2_start() 2020-11-24 13:28:59 +01:00
qed_iwarp.h
qed_l2.c net: qed: Disable aRFS for NPAR and 100G 2020-10-01 13:18:18 +02:00
qed_l2.h
qed_ll2.c
qed_ll2.h
qed_main.c net: qed: Disable aRFS for NPAR and 100G 2020-10-01 13:18:18 +02:00
qed_mcp.c qed: Populate nvm-file attributes while reading nvm config partition. 2020-07-16 08:16:40 +02:00
qed_mcp.h qed: Populate nvm-file attributes while reading nvm config partition. 2020-07-16 08:16:40 +02:00
qed_mng_tlv.c
qed_ooo.c
qed_ooo.h
qed_ptp.c
qed_rdma.c
qed_rdma.h
qed_reg_addr.h
qed_roce.c net: qed: fix async event callbacks unregistering 2020-06-30 15:36:58 -04:00
qed_roce.h
qed_selftest.c
qed_selftest.h
qed_sp.h
qed_sp_commands.c
qed_spq.c
qed_sriov.c net: qed: RDMA personality shouldn't fail VF load 2020-10-01 13:18:18 +02:00
qed_sriov.h
qed_vf.c net: qed: fix NVMe login fails over VFs 2020-06-30 15:36:59 -04:00
qed_vf.h