[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <5fa6578d-1515-20d3-be5f-9e7dc7db4424@gmail.com>
Date: Thu, 26 Aug 2021 20:52:32 +0200
From: Heiner Kallweit <hkallweit1@...il.com>
To: Raju Rangoju <rajur@...lsio.com>,
Bjorn Helgaas <bhelgaas@...gle.com>,
Jakub Kicinski <kuba@...nel.org>,
David Miller <davem@...emloft.net>
Cc: "linux-pci@...r.kernel.org" <linux-pci@...r.kernel.org>,
"netdev@...r.kernel.org" <netdev@...r.kernel.org>
Subject: [PATCH 0/7] PCI/VPD: Final extensions and cleanups
This series finalizes the VPD extensions and cleanups.
It should be applied via the PCI tree.
Heiner Kallweit (7):
PCI/VPD: Stop exporting pci_vpd_find_tag()
PCI/VPD: Stop exporting pci_vpd_find_info_keyword()
PCI/VPD: Include post-processing in pci_vpd_find_tag()
PCI/VPD: Add pci_vpd_find_id_string()
cxgb4: Use pci_vpd_find_id_string() to find VPD id string
PCI/VPD: Clean up public VPD defines and inline functions
PCI/VPD: Use unaligned access helpers
drivers/net/ethernet/chelsio/cxgb4/t4_hw.c | 13 ++-
drivers/pci/vpd.c | 71 +++++++++++-----
include/linux/pci.h | 95 ++--------------------
3 files changed, 61 insertions(+), 118 deletions(-)
--
2.33.0
Powered by blists - more mailing lists