]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit9081bc077f4b3f4e86d8e45e4fcc2671d2dda537
tree09baaf470e58531423fcaf8e29f1a966e4b1e92e
parent86d7812191ea725f76f3af2097b30d764d4c63f8
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