Date: Sat, 23 Aug 2008 07:46:20 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/mii mii.c mlphy.c tlphy.c Message-ID: <200808230746.m7N7kN8C041173@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2008-08-23 07:46:20 UTC FreeBSD src repository Modified files: sys/dev/mii mii.c mlphy.c tlphy.c Log: SVN rev 182037 on 2008-08-23 07:46:20Z by imp Set devs to 0 in case device_get_children return an error. The right thing to do here is nothing in that case... Revision Changes Path 1.30 +1 -0 src/sys/dev/mii/mii.c 1.23 +2 -0 src/sys/dev/mii/mlphy.c 1.23 +1 -0 src/sys/dev/mii/tlphy.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200808230746.m7N7kN8C041173>