From: Jacob Keller <jacob.e.keller@xxxxxxxxx> Date: Mon, 2 Mar 2020 18:24:59 -0800 > Several drivers read the Device Serial Number from the PCIe extended > configuration space. Each of these drivers implements a similar approach to > finding the position and then extracting the 8 bytes of data. > > Implement a new helper function, pci_get_dsn, which can be used to extract > this data into an 8 byte array. ... Bjorn, another series that needs your review and could go via my networking tree. Please take a look, thanks.