]> git.baikalelectronics.ru Git - kernel.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)
commit5bba68711069760249f02c51874ce1929e7b505e
tree53bf5a59001599ac479b0b7f4960bcb3ef26fc32
parent953d8e11b1d93a5e8f164dd2d882957ff510c2ef
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