Add backward compatibiulity with old (pxe) syntax. Several cleanups
This commit is contained in:
parent
bf651f7907
commit
80ca250565
5 changed files with 87 additions and 38 deletions
|
@ -204,7 +204,6 @@ grub_pxe_recv (const struct grub_net_card *dev __attribute__ ((unused)),
|
|||
ptr += isr->buffer_len;
|
||||
}
|
||||
|
||||
grub_printf ("<%d>\n", len);
|
||||
return len;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue