[PATCH 2/2] pci: remove deprecated catch-all flag
David Marchand
david.marchand at redhat.com
Mon Aug 24 18:19:00 CEST 2026
On Mon, 24 Aug 2026 at 17:47, Thomas Monjalon <thomas at monjalon.net> wrote:
>
> 27/07/2026 09:02, David Marchand:
> > This flag got replaced by RTE_PCI_ID_ANY in v21.05.
>
> Thank you for cleaning the place :-)
>
> > /** Any PCI device identifier (vendor, device, ...) */
> > #define RTE_PCI_ANY_ID (0xffff)
> > -/** @deprecated Replaced with RTE_PCI_ANY_ID */
> > -#define PCI_ANY_ID RTE_DEPRECATED(PCI_ANY_ID) RTE_PCI_ANY_ID
> > #define RTE_CLASS_ANY_ID (0xffffff)
>
> Series Acked-by: Thomas Monjalon <thomas at monjalon.net>
Series applied, thanks.
--
David Marchand
More information about the dev
mailing list