]> 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)
commitb465aa249c8f7ad240e7c30c843b886b909ea6f5
tree53bf5a59001599ac479b0b7f4960bcb3ef26fc32
parentfb1b19b84d11c81a22e49f0b0545ae4addb4fd65
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