diff options
author | Jiawen Wu <jiawenwu@trustnetic.com> | 2025-07-01 14:30:28 +0800 |
---|---|---|
committer | Paolo Abeni <pabeni@redhat.com> | 2025-07-03 11:51:39 +0200 |
commit | cc9f7f65cd2f31150b10e6956f1f0882e1bbae49 (patch) | |
tree | 42df3bca65747801e6700e26a9ca2eb65a4f5f84 /scripts/lib/kdoc/kdoc_files.py | |
parent | b0727b0ccd907aa669ba48027f29019f1c48d42c (diff) |
net: txgbe: request MISC IRQ in ndo_open
Move the creating of irq_domain for MISC IRQ from .probe to .ndo_open,
and free it in .ndo_stop, to maintain consistency with the queue IRQs.
This it for subsequent adjustments to the IRQ vectors.
Fixes: aefd013624a1 ("net: txgbe: use irq_domain for interrupt controller")
Cc: stable@vger.kernel.org
Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>
Reviewed-by: Michal Swiatkowski <michal.swiatkowski@linux.intel.com>
Link: https://patch.msgid.link/20250701063030.59340-2-jiawenwu@trustnetic.com
Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Diffstat (limited to 'scripts/lib/kdoc/kdoc_files.py')
0 files changed, 0 insertions, 0 deletions