diff options
author | Parav Pandit <parav@mellanox.com> | 2017-11-14 15:51:51 +0300 |
---|---|---|
committer | Jason Gunthorpe <jgg@mellanox.com> | 2017-12-18 23:49:43 +0300 |
commit | df8441c668f70573f4706bb59a18fc67dc5d20dc (patch) | |
tree | 3f5eb9e20805758fb254b06ac6afce4f27aeaa94 /drivers/infiniband/hw/mlx4 | |
parent | 56d0a7d9a0f045ee27a001762deac28c7d28e2e4 (diff) | |
download | linux-df8441c668f70573f4706bb59a18fc67dc5d20dc.tar.xz |
IB/core: Avoid exporting module internal function
ib_security_modify_qp and ib_security_pkey_access are core internal
function. So avoid exporting them.
ib_security_pkey_access is used only when secuirty hooks are enabled so
avoid defining it otherwise.
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>
Diffstat (limited to 'drivers/infiniband/hw/mlx4')
0 files changed, 0 insertions, 0 deletions