Re: [PATCH v2 pci/net 0/3] Fix ENETC probing after 6fffbc7ae137 ("PCI: Honor firmware's device disabled status")

From: Simon Horman
Date: Fri Aug 04 2023 - 10:12:22 EST


On Thu, Aug 03, 2023 at 04:58:55PM +0300, Vladimir Oltean wrote:
> I'm not sure who should take this patch set (net maintainers or PCI
> maintainers). Everyone could pick up just their part, and that would
> work (no compile time dependencies). However, the entire series needs
> ACK from both sides and Rob for sure.
>
> v1 at:
> https://lore.kernel.org/netdev/20230521115141.2384444-1-vladimir.oltean@xxxxxxx/
>
> Vladimir Oltean (3):
> PCI: move OF status = "disabled" detection to dev->match_driver
> net: enetc: reimplement RFS/RSS memory clearing as PCI quirk
> net: enetc: remove of_device_is_available() handling

FWIIW, this looks good to me.

For the series,

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>