diff options
author | 2022-11-16 09:27:25 +0800 | |
---|---|---|
committer | 2022-11-23 08:36:54 -0800 | |
commit | 479dd06149425b9e00477f52200872587af76a48 (patch) | |
tree | c1b9e52d764a310d3937ca8a973c8dd295b0bf76 /drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c | |
parent | ixgbevf: Fix resource leak in ixgbevf_init_module() (diff) | |
download | wireguard-linux-479dd06149425b9e00477f52200872587af76a48.tar.xz wireguard-linux-479dd06149425b9e00477f52200872587af76a48.zip |
i40e: Fix error handling in i40e_init_module()
i40e_init_module() won't free the debugfs directory created by
i40e_dbg_init() when pci_register_driver() failed. Add fail path to
call i40e_dbg_exit() to remove the debugfs entries to prevent the bug.
i40e: Intel(R) Ethernet Connection XL710 Network Driver
i40e: Copyright (c) 2013 - 2019 Intel Corporation.
debugfs: Directory 'i40e' with parent '/' already present!
Fixes: 41c445ff0f48 ("i40e: main driver core")
Signed-off-by: Shang XiaoJing <shangxiaojing@huawei.com>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Tested-by: Gurucharan G <gurucharanx.g@intel.com> (A Contingent worker at Intel)
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_gem.c')
0 files changed, 0 insertions, 0 deletions