linux/drivers/infiniband
Parav Pandit 77e786fcbe IB/core: Replace ib_query_gid with rdma_get_gid_attr
These call sites have a use of ib_query_gid with a simple lifetime for the
struct gid_attr pointer, with an easy conversion.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Signed-off-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
2018-06-18 11:09:05 -06:00
..
core IB/core: Replace ib_query_gid with rdma_get_gid_attr 2018-06-18 11:09:05 -06:00
hw RDMA: Use GID from the ib_gid_attr during the add_gid() callback 2018-06-18 11:09:05 -06:00
sw treewide: Use array_size() in vzalloc_node() 2018-06-12 16:19:22 -07:00
ulp treewide: Use array_size() in vzalloc() 2018-06-12 16:19:22 -07:00
Kconfig RDMA/ucm: Mark UCM interface as BROKEN 2018-05-24 09:39:25 -06:00
Makefile