This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / net / pcmcia / nmclan_cs.c
index 947dad4..475d68d 100644 (file)
@@ -1472,7 +1472,7 @@ updateCRC
        Modified from Am79C90 data sheet.
 ---------------------------------------------------------------------------- */
 
-#ifdef BROKEN_MULTICAST
+#if BROKEN_MULTICAST
 
 static void updateCRC(int *CRC, int bit)
 {