Date: Tue, 21 Nov 2006 05:46:10 +0000 (UTC) From: John-Mark Gurney <jmg@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/sys/dev/pci pci.c Message-ID: <200611210546.kAL5kA3a096182@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmg 2006-11-21 05:46:10 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: don't mark the cksum as invalid here... off is incorrect when we get here, it's either unset, or it's valid, so we don't need to do anything different... Reported by: Neterion (via rwatson) Revision Changes Path 1.324 +0 -1 src/sys/dev/pci/pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611210546.kAL5kA3a096182>