Re: [PATCH 05/14] pci: define some MSIX constants

2023-08-03 Thread Bruce Richardson
On Thu, Aug 03, 2023 at 09:50:28AM +0200, David Marchand wrote: > Define some PCI MSIX constants and use them in existing drivers. > > Signed-off-by: David Marchand > --- Acked-by: Bruce Richardson

[PATCH 05/14] pci: define some MSIX constants

2023-08-03 Thread David Marchand
Define some PCI MSIX constants and use them in existing drivers. Signed-off-by: David Marchand --- drivers/bus/pci/linux/pci_init.h | 18 -- drivers/bus/pci/linux/pci_vfio.c | 14 +++--- drivers/crypto/virtio/virtio_pci.c | 6 ++ drivers/event/dlb2/pf/dlb2_main.c