]> asedeno.scripts.mit.edu Git - linux.git/commit
IB/core: Avoid exporting module internal ib_find_gid_by_filter()
authorParav Pandit <parav@mellanox.com>
Tue, 14 Nov 2017 12:52:07 +0000 (14:52 +0200)
committerJason Gunthorpe <jgg@mellanox.com>
Mon, 18 Dec 2017 22:37:09 +0000 (15:37 -0700)
commit1c43d5d308f0858e763f46bc2bd01cd32b67c63e
tree53bf5a59001599ac479b0b7f4960bcb3ef26fc32
parentfe78acf95f807bd5f6ddbde841e255aa3fdedd49
IB/core: Avoid exporting module internal ib_find_gid_by_filter()

ib_find_gid_by_filter() is used only by ib_core, therefore avoid
exporting it.

Signed-off-by: Parav Pandit <parav@mellanox.com>
Reviewed-by: Daniel Jurgens <danielj@mellanox.com>
Signed-off-by: Leon Romanovsky <leon@kernel.org>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/core/cache.c