--- net/ipv4/ipconfig.c.old Sun Feb 7 11:31:30 1999
+++ net/ipv4/ipconfig.c Sun Feb 21 01:45:59 1999
@@ -825,7 +825,7 @@
*/
if (ic_myaddr == INADDR_NONE ||
#ifdef CONFIG_ROOT_NFS
- root_server_addr == INADDR_NONE ||
+ ic_servaddr == INADDR_NONE ||
#endif
(ic_first_dev && ic_first_dev->next)) {
#ifdef CONFIG_IP_PNP_DYNAMIC
-- Civilization is the art of living in towns of such size that everyone does not know everyone else. - Julian Jaynes-- Gero Kuhlmann, Hannover 0511/6497525 (Voice) gero@gkminix.han.de- 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/