mirror of
https://github.com/hermitcore/libhermit.git
synced 2025-03-09 00:00:03 +01:00
remove obsolete comment
This commit is contained in:
parent
9311a27019
commit
28d9d4cfde
1 changed files with 0 additions and 2 deletions
|
@ -686,8 +686,6 @@ err_t mmnif_init(struct netif *netif)
|
|||
/* maximum transfer unit */
|
||||
netif->mtu = 1500;
|
||||
|
||||
/* broadcast capability, keep all default flags */
|
||||
//netif->flags |= NETIF_FLAG_BROADCAST;
|
||||
/* set link up */
|
||||
netif->flags |= NETIF_FLAG_LINK_UP;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue