cvs commit: src/sys/net if_stf.c

Brooks Davis brooks at FreeBSD.org
Sun Apr 18 22:06:30 PDT 2004


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


More information about the cvs-src mailing list