pcmcia-3.1.6

dyky@yhb.att.ne.jp
Sat, 11 Dec 1999 15:37:44 +0900


Hi, Great Developers.
I think that PCMCIA-3.1.6 includes typo.

--- pcmcia-cs-3.1.6/modules/i82365.c.old Sat Dec 11 15:32:27 1999
+++ pcmcia-cs-3.1.6/modules/i82365.c Sat Dec 11 15:30:59 1999
@@ -2657,6 +2657,8 @@
ent->data = s;
}
}
+#endif
+#ifdef CONFIG_CARDBUS
if (s->flags & IS_CARDBUS) {
ent = create_proc_entry("cardbus", 0, base);
if (ent) {

Regards
Dyky

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.rutgers.edu
Please read the FAQ at http://www.tux.org/lkml/