IB/rxe: avoid export symbols
authorZhu Yanjun <yanjun.zhu@oracle.com>
Sat, 14 Apr 2018 11:44:44 +0000 (07:44 -0400)
committerJason Gunthorpe <jgg@mellanox.com>
Wed, 18 Apr 2018 01:54:38 +0000 (19:54 -0600)
commit76be04500be2d3e3c0ed7e13d3bc4453b985355b
treefbf244c13a9fd437042bc0c796ef7341ba2ecc36
parent0f02ba7ed16acdbc8c4f0b46a6fee81bb94f3407
IB/rxe: avoid export symbols

The functions rxe_set_mtu, rxe_add and rxe_remove are only used in their
own module. So it is not necessary to export them.

CC: Srinivas Eeda <srinivas.eeda@oracle.com>
CC: Junxiao Bi <junxiao.bi@oracle.com>
Signed-off-by: Zhu Yanjun <yanjun.zhu@oracle.com>
Reviewed-by: Leon Romanovsky <leonro@mellanox.com>
Signed-off-by: Jason Gunthorpe <jgg@mellanox.com>
drivers/infiniband/sw/rxe/rxe.c