Re: [PATCH net-next 0/4] chelsio: improve PCI VPD handling

2021-02-03 Thread Jakub Kicinski
On Tue, 2 Feb 2021 21:34:49 +0100 Heiner Kallweit wrote: > Working on PCI VPD core code I came across the Chelsio drivers. > Let's improve the way how they handle PCI VPD. > > This series touches only device-specific quirks in the core code, > therefore I think it should go via the netdev tree. R

[PATCH net-next 0/4] chelsio: improve PCI VPD handling

2021-02-02 Thread Heiner Kallweit
Working on PCI VPD core code I came across the Chelsio drivers. Let's improve the way how they handle PCI VPD. This series touches only device-specific quirks in the core code, therefore I think it should go via the netdev tree. Heiner Kallweit (4): PCI/VPD: Remove Chelsio T3 quirk cxgb4: rem