net/mlx4_core: Report PCIe link properties with pcie_print_link_status()
authorTal Gilboa <talgi@mellanox.com>
Fri, 30 Mar 2018 14:01:05 +0000 (09:01 -0500)
committerBjorn Helgaas <helgaas@kernel.org>
Tue, 3 Apr 2018 13:58:31 +0000 (08:58 -0500)
commit190b509c8de2af7c35b8fdcef4e54163a865d680
tree09baaf470e58531423fcaf8e29f1a966e4b1e92e
parent9e506a7b51474241f0c900e53e85512780275c05
net/mlx4_core: Report PCIe link properties with pcie_print_link_status()

Use pcie_print_link_status() to report PCIe link speed and possible
limitations instead of implementing this in the driver itself.

Signed-off-by: Tal Gilboa <talgi@mellanox.com>
Signed-off-by: Tariq Toukan <tariqt@mellanox.com>
[bhelgaas: changelog]
Signed-off-by: Bjorn Helgaas <bhelgaas@google.com>
drivers/net/ethernet/mellanox/mlx4/main.c