Date: Tue, 21 Jun 2011 20:52:55 +0000 (UTC) From: Warner Losh <imp@FreeBSD.org> To: cvs-src-old@freebsd.org Subject: cvs commit: src/sys/dev/dc if_dc.c Message-ID: <201106212053.p5LKrFan044850@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
imp 2011-06-21 20:52:55 UTC FreeBSD src repository Modified files: sys/dev/dc if_dc.c Log: SVN rev 223381 on 2011-06-21 20:52:55Z by imp Supress command completion failure warning when the card isn't present. Only call the bus to check if we actually do timeout so we don't affect the normal case (since this case needn't be optimized and this guards against all races). Revision Changes Path 1.225 +1 -1 src/sys/dev/dc/if_dc.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201106212053.p5LKrFan044850>