OpenCloudOS-Kernel/drivers/net/ethernet/marvell/prestera
Zhang Changzhong 4de377b659 net: marvell: prestera: Fix error return code in prestera_port_create()
Fix to return a negative error code from the error handling
case instead of 0, as done elsewhere in this function.

Fixes: 501ef3066c ("net: marvell: prestera: Add driver for Prestera family ASIC devices")
Reported-by: Hulk Robot <hulkci@huawei.com>
Signed-off-by: Zhang Changzhong <zhangchangzhong@huawei.com>
Link: https://lore.kernel.org/r/1607071782-34006-1-git-send-email-zhangchangzhong@huawei.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2020-12-05 14:04:55 -08:00
..
Kconfig
Makefile
prestera.h
prestera_devlink.c
prestera_devlink.h
prestera_dsa.c
prestera_dsa.h
prestera_ethtool.c
prestera_ethtool.h
prestera_hw.c
prestera_hw.h
prestera_main.c net: marvell: prestera: Fix error return code in prestera_port_create() 2020-12-05 14:04:55 -08:00
prestera_pci.c net: marvell: prestera: fix error return code in prestera_pci_probe() 2020-11-13 15:09:54 -08:00
prestera_rxtx.c
prestera_rxtx.h
prestera_switchdev.c
prestera_switchdev.h