network: oops

This commit is contained in:
Alastair Poole 2021-03-02 21:35:32 +00:00
parent 108595dd38
commit 5967cff546
1 changed files with 0 additions and 1 deletions

View File

@ -84,7 +84,6 @@ _openbsd_generic_network_status(int *n)
net_iface_t *iface = malloc(sizeof(net_iface_t));
if (!iface) return NULL;
if (ifi->ifi_type == IFT_ETHER ||
ifi->ifi_type == IFT_FASTETHER ||
ifi->ifi_type == IFT_GIGABITETHERNET ||