Whamcloud - gitweb
This update includes Hex error ID's and checksum calculation for console error messages.
[fs/lustre-release.git] / lnet / libcfs / nidstrings.c
index 78a255d..9514e1b 100644 (file)
@@ -527,7 +527,7 @@ EXPORT_SYMBOL(libcfs_setnet0alias);
 void
 libcfs_setnet0alias(int lnd)
 {
-        LCONSOLE_ERROR("Liblustre cannot interoperate with old Portals.\n"
-                       "portals_compatibility must be set to 'none'.\n");
+        LCONSOLE_ERROR(0x125, "Liblustre cannot interoperate with old Portals."
+                       "\nportals_compatibility must be set to 'none'.\n");
 }
 #endif