On Fri, Mar 30, 2018 at 10:14:38AM +0300, Tal Gilboa wrote: > These patches introduce the ability to report PCI link width > and speed for all PCI devices in kernel log. > This would reduce code duplication between drivers and unify > the approach for reporting PCI link status. > Implemented and tested for Mellanox devices. This is awesome. I reworked a few things and converted the remaining users of pcie_get_minimum_link(). I'll post the result as a V5 of this series and you can see what you think. Hopefully I didn't break too many things. Bjorn