librmdacm: rdma_get_local_addr and rdma_get_peer_addr are not exported

they are static inline, remove them from the version script.

Sponsored by:	NVidia networking
MFC after:	1 week
This commit is contained in:
Konstantin Belousov 2023-08-03 11:08:32 +03:00
parent 9a7eba89f9
commit e5cf232b3f

View file

@ -26,8 +26,6 @@ RDMACM_1.0 {
rdma_free_devices;
rdma_event_str;
rdma_set_option;
rdma_get_local_addr;
rdma_get_peer_addr;
rdma_migrate_id;
rdma_getaddrinfo;
rdma_freeaddrinfo;