Message ID | 20230803135858.2724342-1-vladimir.oltean@nxp.com (mailing list archive) |
---|---|
Headers | show |
Series | Fix ENETC probing after 6fffbc7ae137 ("PCI: Honor firmware's device disabled status") | expand |
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@nxp.com/ > > 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@kernel.org>
Hello: This series was applied to netdev/net.git (main) by David S. Miller <davem@davemloft.net>: On Thu, 3 Aug 2023 16:58:55 +0300 you 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@nxp.com/ > > [...] Here is the summary with links: - [v2,pci/net,1/3] PCI: move OF status = "disabled" detection to dev->match_driver https://git.kernel.org/netdev/net/c/1a8c251cff20 - [v2,pci/net,2/3] net: enetc: reimplement RFS/RSS memory clearing as PCI quirk https://git.kernel.org/netdev/net/c/f0168042a212 - [v2,pci/net,3/3] net: enetc: remove of_device_is_available() handling https://git.kernel.org/netdev/net/c/bfce089ddd0e You are awesome, thank you!