diff options
author | Gaosheng Cui <cuigaosheng1@huawei.com> | 2022-11-22 05:28:52 +0300 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2023-04-05 12:23:33 +0300 |
commit | fe3850c72a722e9efe18b4ec384b0fa0c09ac053 (patch) | |
tree | 1e817092f853cbfaf4d1835c672770cab3c00b0b /drivers/android | |
parent | 155d6d434f86bcbae985171c1c398c11f393950d (diff) | |
download | linux-fe3850c72a722e9efe18b4ec384b0fa0c09ac053.tar.xz |
intel/igbvf: free irq on the error path in igbvf_request_msix()
[ Upstream commit 85eb39bb39cbb5c086df1e19ba67cc1366693a77 ]
In igbvf_request_msix(), irqs have not been freed on the err path,
we need to free it. Fix it.
Fixes: d4e0fe01a38a ("igbvf: add new driver to support 82576 virtual functions")
Signed-off-by: Gaosheng Cui <cuigaosheng1@huawei.com>
Reviewed-by: Maciej Fijalkowski <maciej.fijalkowski@intel.com>
Tested-by: Marek Szlosek <marek.szlosek@intel.com>
Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/android')
0 files changed, 0 insertions, 0 deletions