Files
linux/drivers/atm
Jing Xiangfeng 27f214ea56 atm: eni: fix the missed pci_disable_device() for eni_init_one()
[ Upstream commit c2b947879c ]

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>
2020-10-01 17:36:26 +02:00
..
2019-09-25 13:54:45 +02:00
2015-01-18 00:28:41 -05:00
2019-07-23 13:02:41 -07:00