mirror of
https://github.com/raspberrypi/linux.git
synced 2026-01-05 02:37:41 +00:00
[ Upstream commitc2b947879c] eni_init_one() misses to call pci_disable_device() in an error path. Jump to err_disable to fix it. Fixes:ede58ef28e("atm: remove deprecated use of pci api") Signed-off-by: Jing Xiangfeng <jingxiangfeng@huawei.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org> Signed-off-by: Sasha Levin <sashal@kernel.org>