Skip to content

Commit 0485158

Browse files
committed
Fix compilation...
Signed-off-by: Gregory Linschitz <gregoryl@nvidia.com>
1 parent f874524 commit 0485158

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libibnetdisc/libibnetdisc.map

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ IBNETDISC_1.0 {
2121
local: *;
2222
};
2323

24-
IBNETDISC_5.1 {
24+
IBNETDISC_1.1 {
2525
global:
2626
ibnd_get_agg_linkspeedext_field;
2727
ibnd_get_agg_linkspeedext;
@@ -32,4 +32,4 @@ IBNETDISC_5.1 {
3232
ibnd_dump_agg_linkspeedexten;
3333
ibnd_dump_agg_linkspeedextsup;
3434
local: *;
35-
};
35+
} IBNETDISC_1.0;

0 commit comments

Comments
 (0)