commit | 724631a9c6e98e39480c70047cc3fe2d1f25e1fc | [log] [tgz] |
---|---|---|
author | Parav Pandit <parav@mellanox.com> | Tue May 22 20:33:46 2018 +0300 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Thu May 24 09:39:25 2018 -0600 |
tree | a9dc2a4439a1cdea36282dde6d64dc740594c816 | |
parent | 25e62655c79395c596601a35805c3c7376d097b6 [diff] |
IB/core: Introduce and use rdma_gid_table() There are several places a gid table is accessed. Have a helper tiny function rdma_gid_table() to avoid code duplication at such places. Signed-off-by: Parav Pandit <parav@mellanox.com> Signed-off-by: Leon Romanovsky <leonro@mellanox.com> Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>