Message ID | 20240125062213.28248-1-jiawenwu@trustnetic.com (mailing list archive) |
---|---|
Headers | show |
Series | Implement irq_domain for TXGBE | expand |
Hello: This series was applied to netdev/net-next.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 25 Jan 2024 14:22:11 +0800 you wrote: > Implement irq_domain for the MAC interrupt and handle the sub-irqs. > > v3 -> v4: > - fix build error > > v2 -> v3: > - use macro defines instead of magic number > > [...] Here is the summary with links: - [net-next,v4,1/2] net: txgbe: move interrupt codes to a separate file https://git.kernel.org/netdev/net-next/c/63aabc3ef196 - [net-next,v4,2/2] net: txgbe: use irq_domain for interrupt controller https://git.kernel.org/netdev/net-next/c/aefd013624a1 You are awesome, thank you!