[PATCH] bogus #if (smc91x.h)

From: viro
Date: Wed Sep 07 2005 - 17:25:39 EST


Signed-off-by: Al Viro <viro@xxxxxxxxxxxxxxxxxx>
----
diff -urN RC13-git7-hisax/drivers/net/smc91x.h RC13-git7-smc-undef/drivers/net/smc91x.h
--- RC13-git7-hisax/drivers/net/smc91x.h 2005-08-28 23:09:44.000000000 -0400
+++ RC13-git7-smc-undef/drivers/net/smc91x.h 2005-09-07 13:55:44.000000000 -0400
@@ -986,7 +986,7 @@
})
#endif

-#if SMC_CAN_USE_DATACS
+#ifdef SMC_CAN_USE_DATACS
#define SMC_PUSH_DATA(p, l) \
if ( lp->datacs ) { \
unsigned char *__ptr = (p); \
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/