X-Git-Url: https://git.whamcloud.com/?p=fs%2Flustre-release.git;a=blobdiff_plain;f=lnet%2Fklnds%2Fo2iblnd%2Fo2iblnd.c;h=2d4ab79d6c3f871b2c3eecf4a7b3c5a9d4dde162;hp=21cf2f365cf0c08a66f30ac982b454ac86f71d35;hb=a7a889f77cec3ad44543fd0b33669521e612097d;hpb=644cb83921451316d226d8de1c81a82abb4b333e diff --git a/lnet/klnds/o2iblnd/o2iblnd.c b/lnet/klnds/o2iblnd/o2iblnd.c index 21cf2f3..2d4ab79 100644 --- a/lnet/klnds/o2iblnd/o2iblnd.c +++ b/lnet/klnds/o2iblnd/o2iblnd.c @@ -3399,6 +3399,7 @@ static const struct lnet_lnd the_o2iblnd = { .lnd_ctl = kiblnd_ctl, .lnd_send = kiblnd_send, .lnd_recv = kiblnd_recv, + .lnd_get_dev_prio = kiblnd_get_dev_prio, }; static void ko2inlnd_assert_wire_constants(void)