summaryrefslogtreecommitdiff
path: root/drivers/net/bareudp.c
diff options
context:
space:
mode:
authorJiawen Wu <jiawenwu@trustnetic.com>2024-01-25 09:22:13 +0300
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2024-05-30 10:49:51 +0300
commitffe8a87463c8bb885c42ed54540d06ed041e76dc (patch)
treeb2a3336b7e92b7f8e69c4010e5c144c1217a2943 /drivers/net/bareudp.c
parent5a3ae5e28f899df7b2543fa5dedf03fc11838306 (diff)
downloadlinux-ffe8a87463c8bb885c42ed54540d06ed041e76dc.tar.xz
net: txgbe: use irq_domain for interrupt controller
[ Upstream commit aefd013624a10f39b0bfaee8432a235128705380 ] In the current interrupt controller, the MAC interrupt acts as the parent interrupt in the GPIO IRQ chip. But when the number of Rx/Tx ring changes, the PCI IRQ vector needs to be reallocated. Then this interrupt controller would be corrupted. So use irq_domain structure to avoid the above problem. Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com> Signed-off-by: David S. Miller <davem@davemloft.net> Stable-dep-of: 1d3c6414950b ("net: txgbe: fix to control VLAN strip") Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'drivers/net/bareudp.c')
0 files changed, 0 insertions, 0 deletions