david/ipxe
david
/
ipxe
Archived
1
0
Fork 0

Merge from Etherboot 5.4

This commit is contained in:
Michael Brown 2006-03-16 17:11:36 +00:00
commit 9b320c1ca4
1 changed files with 1 additions and 1 deletions

View File

@ -575,7 +575,7 @@ nfssymlink:
return 0; return 0;
} }
if (err) { if (err) {
printf("reading at offset %d: ", offs); printf("\nError reading at offset %d: ", offs);
nfs_printerror(err); nfs_printerror(err);
nfs_reset(); nfs_reset();
return 0; return 0;