Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
qed: fix error return code in qed_iwarp_ll2_start()
Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Fixes: 469981b ("qed: Add unaligned and packed packet processing") Fixes: fcb39f6 ("qed: Add mpa buffer descriptors for storing and processing mpa fpdus") Fixes: 1e28eaa ("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>
- Loading branch information