Re: [PATCH 04/14] pci: define some capability constants

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

[PATCH 04/14] pci: define some capability constants

2023-08-03 Thread David Marchand
Define some PCI capability constants and use them in existing drivers. Signed-off-by: David Marchand --- drivers/bus/pci/linux/pci_vfio.c| 2 +- drivers/crypto/virtio/virtio_pci.c | 12 ++-- drivers/event/dlb2/pf/dlb2_main.c | 6 ++ drivers/net/bnx2x/bnx2x.c | 16 +