Hello:
This patch was applied to netdev/net.git (main) by Paolo Abeni pabeni@redhat.com:
On Fri, 7 Mar 2025 17:49:52 +0800 you wrote:
Add qlcnic_sriov_free_vlans() in qlcnic_sriov_alloc_vlans() if any sriov_vlans fails to be allocated. Add qlcnic_sriov_free_vlans() to free the memory allocated by qlcnic_sriov_alloc_vlans() if "sriov->allowed_vlans" fails to be allocated.
Fixes: 91b7282b613d ("qlcnic: Support VLAN id config.") Cc: stable@vger.kernel.org Signed-off-by: Haoxiang Li haoxiang_li2024@163.com
[...]
Here is the summary with links: - [net,v3] qlcnic: fix memory leak issues in qlcnic_sriov_common.c https://git.kernel.org/netdev/net/c/d2b9d97e89c7
You are awesome, thank you!