iommu/vt-d: Remove bogus check for multi MSI-X
authorThomas Gleixner <tglx@linutronix.de>
Fri, 11 Nov 2022 13:54:17 +0000 (14:54 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Thu, 17 Nov 2022 14:15:18 +0000 (15:15 +0100)
commit527f378c42eaac0b48a8c6ff16da99a6177ff9e3
treef9541bc2f05180617d7984fd9b26166a4b377a57
parentfe97f59a78fefda6c4a8c8ee6a070b1f769fc801
iommu/vt-d: Remove bogus check for multi MSI-X

PCI/Multi-MSI is MSI specific and not supported for MSI-X.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Ashok Raj <ashok.raj@intel.com>
Link: https://lore.kernel.org/r/20221111122013.713848846@linutronix.de
drivers/iommu/intel/irq_remapping.c