Re: [PATCH 08/14] pci: define some PM constants
On Thu, Aug 03, 2023 at 09:50:31AM +0200, David Marchand wrote: > Define some PCI Power Management constants and use them in existing > drivers. > > Signed-off-by: David Marchand > --- Acked-by: Bruce Richardson
[PATCH 08/14] pci: define some PM constants
Define some PCI Power Management constants and use them in existing drivers. Signed-off-by: David Marchand --- drivers/net/bnx2x/bnx2x.c | 17 + drivers/net/bnx2x/bnx2x.h | 5 - lib/pci/rte_pci.h | 6 ++ 3 files changed, 15 insertions(+), 13 deletions(-) diff -