Message ID | 20241213123159.439739-1-parthiban.veerasooran@microchip.com (mailing list archive) |
---|---|
Headers | show |
Series | Fixes on the OPEN Alliance TC6 10BASE-T1x MAC-PHY support generic lib | expand |
Hello: This series was applied to netdev/net.git (main) by Paolo Abeni <pabeni@redhat.com>: On Fri, 13 Dec 2024 18:01:57 +0530 you wrote: > This patch series contain the below fixes. > > - Infinite loop error when tx credits becomes 0. > - Race condition between tx skb reference pointers. > > v2: > - Added mutex lock to protect tx skb reference handling. > > [...] Here is the summary with links: - [net,v4,1/2] net: ethernet: oa_tc6: fix infinite loop error when tx credits becomes 0 https://git.kernel.org/netdev/net/c/7d2f320e1274 - [net,v4,2/2] net: ethernet: oa_tc6: fix tx skb race condition between reference pointers https://git.kernel.org/netdev/net/c/e592b5110b3e You are awesome, thank you!