Home
last modified time | relevance | path

Searched hist:ebd61f68e1c79eab022c550f95cb8bf37cc925cb (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/infiniband/hw/mlx5/
H A Dmain.cdiff ebd61f68e1c79eab022c550f95cb8bf37cc925cb Wed Dec 23 10:47:16 CST 2015 Achiad Shochat <achiad@mellanox.com> IB/mlx5: Support IB device's callback for getting the link layer

Make the existing mlx5_ib_port_link_layer() signature match
the ib device callback signature (add port_num parameter).
Refactor it to use a sub function so that the link layer could
be queried also before the ibdev is created.

Signed-off-by: Achiad Shochat <achiad@mellanox.com>
Signed-off-by: Doug Ledford <dledford@redhat.com>