Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 21 Jul 1999 20:59:23 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/pci if_xl.c
Message-ID:  <199907220359.UAA50389@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1999/07/21 20:59:23 PDT

  Modified files:
    sys/pci              if_xl.c 
  Log:
  Small tweak to newbus changes: return error status on failure correctly
  in xl_attach() (not a problem if the attach never fails, but if it does
  the function would still return 0, which is wrong).
  
  Revision  Changes    Path
  1.46      +2 -2      src/sys/pci/if_xl.c



To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199907220359.UAA50389>