Whamcloud - gitweb
This update includes Hex error ID's and checksum calculation for console error messages.
[fs/lustre-release.git] / lnet / klnds / iiblnd / iiblnd.c
index 27b31a5..288fea1 100644 (file)
@@ -2128,7 +2128,7 @@ kibnal_module_init (void)
         int    rc;
 
         if (the_lnet.ln_ptlcompat != 0) {
-                LCONSOLE_ERROR("IIB does not support portals compatibility mode\n");
+                LCONSOLE_ERROR(0x12c, "IIB does not support portals compatibility mode\n");
                 return -ENODEV;
         }