Skip to content
Commit c2b94787 authored by Jing Xiangfeng's avatar Jing Xiangfeng Committed by Jakub Kicinski
Browse files

atm: eni: fix the missed pci_disable_device() for eni_init_one()



eni_init_one() misses to call pci_disable_device() in an error path.
Jump to err_disable to fix it.

Fixes: ede58ef2 ("atm: remove deprecated use of pci api")
Signed-off-by: default avatarJing Xiangfeng <jingxiangfeng@huawei.com>
Signed-off-by: default avatarJakub Kicinski <kuba@kernel.org>
parent 44a049c4
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment