Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 22 Feb 2002 20:31:30 -0800 (PST)
From:      Jake Burkholder <jake@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/boot/ofw/libofw ofw_net.c
Message-ID:  <200202230431.g1N4VUD82592@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jake        2002/02/22 20:31:30 PST

  Modified files:
    sys/boot/ofw/libofw  ofw_net.c 
  Log:
  Check the return values of index() and don't dereference it if its null;
  the path may not have a ':' in it.  The mac address property is called
  mac-address for sparc64.  Don't allocate a dma buffer for sparc64 either.
  
  Revision  Changes    Path
  1.5       +9 -3      src/sys/boot/ofw/libofw/ofw_net.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?200202230431.g1N4VUD82592>