mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-18 10:35:55 +00:00
b1f3daafde
since ether_ifattach() does it for us. We do need to call ether_ifdetach() instead of if_detach(). And we don't have to check for ifp->if_name already being initialized because it never will be in FreeBSD 4.x and above. Reviewed by: Warner Losh, Duncan Barclay |
||
---|---|---|
.. | ||
if_ray.c | ||
if_raydbg.h | ||
if_raymib.h | ||
if_rayreg.h | ||
if_rayvar.h |