mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 06:15:33 -04:00
opensm libvendor: remove non-existent symbols from the version map
Sponsored by: NVidia networking MFC after: 1 week
This commit is contained in:
parent
67c5de2dca
commit
6fdf714d5d
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,5 @@
|
|||
OSMVENDOR_2.0 {
|
||||
global:
|
||||
umad_receiver;
|
||||
osm_vendor_init;
|
||||
osm_vendor_new;
|
||||
osm_vendor_delete;
|
||||
|
|
@ -15,6 +14,5 @@ OSMVENDOR_2.0 {
|
|||
osm_vendor_set_debug;
|
||||
osmv_bind_sa;
|
||||
osmv_query_sa;
|
||||
osm_vendor_get_guid_ca_and_port;
|
||||
local: *;
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue