On Thu, 18 Nov 2021 21:04:23 +0100
Heiner Kallweit [off-list ref] wrote:
Recently pci_read/write_vpd_any() have been added to the PCI VPD API.
These functions allow to access VPD address space outside the
auto-detected VPD, and they can be used to significantly simplify the
eeprom ethtool ops.
Tested with a 88E8070 card with 1KB EEPROM.
Signed-off-by: Heiner Kallweit <hkallweit1@gmail.com>
---
Looks like a good idea. I don't have sky2 hardware in a system anymore.
Reviewed-by: Stephen Hemminger <stephen@networkplumber.org>