9
0
Fork 0

svn_rev_265

reverted last patch
This commit is contained in:
Sascha Hauer 2007-07-05 18:01:38 +02:00 committed by Sascha Hauer
parent afeec6a99b
commit ad89ab9122
1 changed files with 1 additions and 1 deletions

View File

@ -79,7 +79,6 @@
#include <watchdog.h>
#include <command.h>
#include <net.h>
#include <param.h>
#include "bootp.h"
#include "tftp.h"
#include "rarp.h"
@ -1374,6 +1373,7 @@ static int net_check_prereq (proto_t protocol)
puts ("*** ERROR: `serverip' not set\n");
return (1);
}
common:
if (NetOurIP == 0) {
puts ("*** ERROR: `ipaddr' not set\n");