Fix build with LLD by removing duplicate symbols already in IBVERBS_1.0.

Reviewed by:	emaste
MFC after:	2 weeks
Sponsored by:	Dell EMC Isilon
Differential Revision:	https://reviews.freebsd.org/D10352
This commit is contained in:
Bryan Drewery 2017-04-10 21:26:37 +00:00
parent e1cb9d3747
commit 4ca50eab86
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=316690

View File

@ -77,12 +77,6 @@ IBVERBS_1.0 {
IBVERBS_1.1 {
global:
ibv_get_device_list;
ibv_free_device_list;
ibv_get_device_name;
ibv_get_device_guid;
ibv_open_device;
ibv_close_device;
ibv_resolve_eth_gid;
ibv_init_ah_from_wc;