public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] bogus #if (smc91x.h)
@ 2005-09-07 22:25 viro
  0 siblings, 0 replies; only message in thread
From: viro @ 2005-09-07 22:25 UTC (permalink / raw)
  To: Linus Torvalds; +Cc: Jeff Garzik, linux-kernel

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
----
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);				\

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2005-09-07 22:25 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-07 22:25 [PATCH] bogus #if (smc91x.h) viro

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox