On 2020-06-03 5:45 a.m., Piotr Stankiewicz wrote:
There are several places in the kernel which check/ask for MSI or MSI-X interrupts. It would make sense to have a shorthand constant, similar to PCI_IRQ_ALL_TYPES, to use in these situations. So add PCI_IRQ_MSI_TYPES, for this purpose.
Signed-off-by: Piotr Stankiewicz piotr.stankiewicz@intel.com Suggested-by: Andy Shevchenko andriy.shevchenko@intel.com Reviewed-by: Andy Shevchenko andriy.shevchenko@intel.com
Looks good to me,
Reviewed-by: Logan Gunthorpe logang@deltatee.com
Thanks,
Logan