Date: Thu, 20 May 2004 23:11:47 -0700 (PDT) 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/pccbb pccbb.c Message-ID: <200405210611.i4L6Blaf053974@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2004/05/20 23:11:47 PDT
FreeBSD src repository
Modified files:
sys/dev/pccbb pccbb.c
Log:
When attaching pccard and cardbus children, there's no need to set the
device == NULL on failure. A warning should suffice.
# I wrote this back before I understood the unattached but loosely bound
# newbus concept...
Revision Changes Path
1.112 +2 -6 src/sys/dev/pccbb/pccbb.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200405210611.i4L6Blaf053974>
