Date: Sun, 18 Apr 2004 22:06:27 -0700 (PDT) From: Brooks Davis <brooks@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/net if_stf.c Message-ID: <200404190506.i3J56SJW091402@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200404190506.i3J56SJW091402>