brooks 2004/04/18 22:06:27 PDT FreeBSD src repository Modified files: sys/net if_stf.c Log: Use an tempory struct ifnet *ifp instead of sc->sc_if to access the ifnet in stf_clone_create. Also use if_printf() instead of printf(). Revision Changes Path 1.39 +11 -9 src/sys/net/if_stf.c