Whamcloud - gitweb
add macro LCONSOLE_ERROR_MSG with extra parameter and map
[fs/lustre-release.git] / lnet / klnds / iiblnd / iiblnd.c
index 288fea1..31bcfc6 100644 (file)
@@ -2128,7 +2128,8 @@ kibnal_module_init (void)
         int    rc;
 
         if (the_lnet.ln_ptlcompat != 0) {
-                LCONSOLE_ERROR(0x12c, "IIB does not support portals compatibility mode\n");
+                LCONSOLE_ERROR_MSG(0x12c, "IIB does not support portals "
+                                   "compatibility mode\n");
                 return -ENODEV;
         }