cvs commit: src/sys/i386/i386 legacy.c

John Baldwin jhb at FreeBSD.org
Tue Jun 1 12:50:43 PDT 2004


jhb         2004/06/01 12:50:42 PDT

  FreeBSD src repository

  Modified files:
    sys/i386/i386        legacy.c 
  Log:
  Fix legacy_add_child() to properly handle the case where
  device_add_child_ordered() fails (due to a duplicate device add for
  example) and properly cleanup and return NULL.
  
  Revision  Changes    Path
  1.55      +9 -7      src/sys/i386/i386/legacy.c


More information about the cvs-all mailing list