Linus,
Attached is a patch against 2.3.99-pre4-pre3 which corrects a typo in a
core net driver module, Space.c.
Regards,
Jeff
-- Jeff Garzik | Tact is the ability to tell a man Building 1024 | he has an open mind when he has a MandrakeSoft, Inc. | hole in his head. (-random fortune)
--- drivers/net/Space.c.orig Mon Apr 3 02:30:45 2000 +++ drivers/net/Space.c Mon Apr 3 02:31:04 2000 @@ -186,7 +186,7 @@ {ne3210_probe, 0}, #endif #ifdef CONFIG_DEFXX - {dfx_probe, 0}. + {dfx_probe, 0}, #endif {NULL, 0}, };
- 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/
This archive was generated by hypermail 2b29 : Fri Apr 07 2000 - 21:00:09 EST