remove stray ;
This commit is contained in:
parent
4020272933
commit
c0c9ea90a8
@ -533,7 +533,7 @@ if_free_type(struct ifnet *ifp, u_char type)
|
||||
|
||||
IF_ADDR_LOCK_DESTROY(ifp);
|
||||
free(ifp, M_IFNET);
|
||||
};
|
||||
}
|
||||
|
||||
void
|
||||
ifq_attach(struct ifaltq *ifq, struct ifnet *ifp)
|
||||
|
Loading…
x
Reference in New Issue
Block a user