We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b14022 commit b452991Copy full SHA for b452991
opal/mca/btl/usnic/btl_usnic_compat.c
@@ -1,5 +1,5 @@
1
/*
2
- * Copyright (c) 2014-2016 Cisco Systems, Inc. All rights reserved.
+ * Copyright (c) 2014-2018 Cisco Systems, Inc. All rights reserved
3
* Copyright (c) 2015 Intel, Inc. All rights reserved.
4
* $COPYRIGHT$
5
*
@@ -659,7 +659,7 @@ int opal_btl_usnic_put(
659
660
/*----------------------------------------------------------------------*/
661
662
-#elif BTL_VERSION == 30
+#elif BTL_VERSION >= 30
663
664
665
* BTL 3.0 prepare_src function.
0 commit comments