DORMANTno replies

[PATCH] [sparse] minor #if complaint

From: Stephen Hemminger <hidden>
Date: 2004-07-12 22:44:44

Minor sparse warning fix. it doesn't like #if when #ifdef is intended.

Signed-off-by: Stephen Hemminger <redacted>

diff -Nru a/drivers/net/pcmcia/nmclan_cs.c b/drivers/net/pcmcia/nmclan_cs.c
--- a/drivers/net/pcmcia/nmclan_cs.c	2004-07-12 15:07:19 -07:00
+++ b/drivers/net/pcmcia/nmclan_cs.c	2004-07-12 15:07:19 -07:00
@@ -1472,7 +1472,7 @@
 	Modified from Am79C90 data sheet.
 ---------------------------------------------------------------------------- */
 
-#if BROKEN_MULTICAST
+#ifdef BROKEN_MULTICAST
 
 static void updateCRC(int *CRC, int bit)
 {
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help