Message ID | 20240813141024.1707252-1-shaojijie@huawei.com (mailing list archive) |
---|---|
Headers | show |
Series | There are some bugfix for the HNS3 ethernet driver | expand |
Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <pabeni@redhat.com>: On Tue, 13 Aug 2024 22:10:19 +0800 you wrote: > There are some bugfix for the HNS3 ethernet driver > > Jie Wang (2): > net: hns3: fix a deadlock problem when config TC during resetting > net: hns3: fix wrong use of semaphore up > > Peiyang Wang (3): > net: hns3: use the user's cfg after reset > net: hns3: void array out of bound when loop tnl_num > net: hns3: use correct release function during uninitialization > > [...] Here is the summary with links: - [net,1/5] net: hns3: fix wrong use of semaphore up https://git.kernel.org/netdev/net/c/8445d9d3c031 - [net,2/5] net: hns3: use the user's cfg after reset https://git.kernel.org/netdev/net/c/30545e17eac1 - [net,3/5] net: hns3: fix a deadlock problem when config TC during resetting https://git.kernel.org/netdev/net/c/be5e816d00a5 - [net,4/5] net: hns3: void array out of bound when loop tnl_num https://git.kernel.org/netdev/net/c/86db7bfb0670 - [net,5/5] net: hns3: use correct release function during uninitialization https://git.kernel.org/netdev/net/c/7660833d2175 You are awesome, thank you!