Message ID | 20221019095754.189119-1-shaozhengchao@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | fix some issues in Huawei hinic driver | expand |
Hello: This series was applied to netdev/net.git (master) by Jakub Kicinski <kuba@kernel.org>: On Wed, 19 Oct 2022 17:57:50 +0800 you wrote: > Fix some issues in Huawei hinic driver. This patchset is compiled only, > not tested. > > --- > v2: remove cyclic release cmdq > --- > > [...] Here is the summary with links: - [net,v2,1/4] net: hinic: fix incorrect assignment issue in hinic_set_interrupt_cfg() https://git.kernel.org/netdev/net/c/c0605cd6750f - [net,v2,2/4] net: hinic: fix memory leak when reading function table https://git.kernel.org/netdev/net/c/4c1f602df895 - [net,v2,3/4] net: hinic: fix the issue of CMDQ memory leaks https://git.kernel.org/netdev/net/c/363cc87767f6 - [net,v2,4/4] net: hinic: fix the issue of double release MBOX callback of VF https://git.kernel.org/netdev/net/c/8ec2f4c6b2e1 You are awesome, thank you!