PATCH: 2.3.27pre4 fix compile error

Alan Cox (alan@lxorguk.ukuu.org.uk)
Wed, 10 Nov 1999 03:06:48 +0000


--- drivers/net/setup.c~ Thu Oct 28 20:47:27 1999
+++ drivers/net/setup.c Wed Nov 10 02:31:58 1999
@@ -260,7 +260,7 @@
strip_init_ctrl_dev();
#endif
#if defined(CONFIG_PPP)
- ppp_init():
+ ppp_init();
#endif
}

-
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/