[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20230803135858.2724342-1-vladimir.oltean@nxp.com>
Date: Thu, 3 Aug 2023 16:58:55 +0300
From: Vladimir Oltean <vladimir.oltean@....com>
To: linux-pci@...r.kernel.org,
netdev@...r.kernel.org
Cc: "David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
Paolo Abeni <pabeni@...hat.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Rob Herring <robh@...nel.org>,
Claudiu Manoil <claudiu.manoil@....com>,
Michael Walle <michael@...le.cc>,
linux-kernel@...r.kernel.org,
Jianmin Lv <lvjianmin@...ngson.cn>,
Liu Peibao <liupeibao@...ngson.cn>,
Binbin Zhou <zhoubinbin@...ngson.cn>,
Huacai Chen <chenhuacai@...ngson.cn>
Subject: [PATCH v2 pci/net 0/3] Fix ENETC probing after 6fffbc7ae137 ("PCI: Honor firmware's device disabled status")
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
.../net/ethernet/freescale/enetc/enetc_pf.c | 111 +++++++++++-------
drivers/pci/bus.c | 4 +-
drivers/pci/of.c | 5 -
3 files changed, 74 insertions(+), 46 deletions(-)
--
2.34.1
Powered by blists - more mailing lists