delphij 2005-06-14 14:50:40 UTC
FreeBSD src repository
Modified files:
sys/dev/an if_an.c
Log:
Initialize sc->an_ifp when doing if_alloc(). This prevents an(4)
from being panic when attaching.
Approved by: re (scottl)
Revision Changes Path
1.67 +1 -1 src/sys/dev/an/if_an.c