cvs commit: src/sys/dev/fxp if_fxp.c

Brooks Davis brooks at FreeBSD.org
Fri Jun 10 20:42:03 GMT 2005


brooks      2005-06-10 20:42:02 UTC

  FreeBSD src repository

  Modified files:
    sys/dev/fxp          if_fxp.c 
  Log:
  Revert the unnecessicary addition of some braces in fxp_attach().  Don't
  explicitly free the ifp in fxp_detach(), the call to fxp_release() takes
  care of it.
  
  Revision  Changes    Path
  1.238     +1 -3      src/sys/dev/fxp/if_fxp.c


More information about the cvs-src mailing list