diff options
| author | Jiawen Wu <jiawenwu@trustnetic.com> | 2024-01-25 14:22:13 +0800 |
|---|---|---|
| committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2024-05-30 09:49:51 +0200 |
| commit | ffe8a87463c8bb885c42ed54540d06ed041e76dc (patch) | |
| tree | b2a3336b7e92b7f8e69c4010e5c144c1217a2943 /include/linux/kobject_api.h | |
| parent | 5a3ae5e28f899df7b2543fa5dedf03fc11838306 (diff) | |
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 'include/linux/kobject_api.h')
0 files changed, 0 insertions, 0 deletions
