remove stray ;
This commit is contained in:
parent
874a1578bb
commit
9dac23d7ae
@ -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…
Reference in New Issue
Block a user