Whamcloud - gitweb
fix some mal-formatted DEBUG_REQ and LCONSOLE_ERROR_MSG messages
authorshadow <shadow>
Thu, 21 Jun 2007 06:21:37 +0000 (06:21 +0000)
committershadow <shadow>
Thu, 21 Jun 2007 06:21:37 +0000 (06:21 +0000)
b=12747
i=wangdi
i=scjody

lnet/autoconf/lustre-lnet.m4

index 3ed69b4..30eda45 100644 (file)
@@ -1150,7 +1150,7 @@ LB_LINUX_TRY_COMPILE([
 
 ],[
         AC_MSG_RESULT(yes)
-        AC_DEFINE(HAVE_KMEM_CACHE_n, 1,
+        AC_DEFINE(HAVE_KMEM_CACHE_S, 1,
                   [kernel has struct kmem_cache_s])
 ],[
         AC_MSG_RESULT(NO)