commit | 76be04500be2d3e3c0ed7e13d3bc4453b985355b | [log] [tgz] |
---|---|---|
author | Zhu Yanjun <yanjun.zhu@oracle.com> | Sat Apr 14 07:44:44 2018 -0400 |
committer | Jason Gunthorpe <jgg@mellanox.com> | Tue Apr 17 19:54:38 2018 -0600 |
tree | fbf244c13a9fd437042bc0c796ef7341ba2ecc36 | |
parent | 0f02ba7ed16acdbc8c4f0b46a6fee81bb94f3407 [diff] |
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>