mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove obsolete staff to debug the driver
This commit is contained in:
parent
ffc38104c9
commit
bb1b451f13
1 changed files with 0 additions and 3 deletions
|
@ -502,9 +502,6 @@ realloc:
|
|||
i += q->len;
|
||||
}
|
||||
|
||||
if (i != p->tot_len)
|
||||
kprintf("%d != %d\n", i, p->tot_len);
|
||||
|
||||
if (mmnif_commit_packet(dest_ip, write_address))
|
||||
{
|
||||
DEBUGPRINTF("mmnif_tx(): packet somehow lost during commit\n");
|
||||
|
|
Loading…
Add table
Reference in a new issue