Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bnxt_en: fix error return code in bnxt_init_one()
Fix to return a negative error code from the error handling case instead of 0, as done elsewhere in this function. Fixes: c213eae ("bnxt_en: Improve VF/PF link change logic.") Reported-by: Hulk Robot <hulkci@huawei.com> Signed-off-by: Zhang Changzhong <zhangchangzhong@huawei.com> Reviewed-by: Edwin Peer <edwin.peer@broadcom.com> Link: https://lore.kernel.org/r/1605701851-20270-1-git-send-email-zhangchangzhong@huawei.com Signed-off-by: Jakub Kicinski <kuba@kernel.org>
- Loading branch information