mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove some debug messages
This commit is contained in:
parent
fcc58a1505
commit
443e607adc
1 changed files with 0 additions and 1 deletions
|
@ -482,6 +482,5 @@ err_t rtl8139if_init(struct netif* netif)
|
|||
/* broadcast capability */
|
||||
netif->flags |= NETIF_FLAG_BROADCAST | NETIF_FLAG_ETHARP | NETIF_FLAG_IGMP;
|
||||
|
||||
vma_dump();
|
||||
return ERR_OK;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue