Date: Sat, 31 Mar 2007 20:59:12 +0000 (UTC) From: John Baldwin <jhb@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: <200703312059.l2VKxCno078117@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
jhb 2007-03-31 20:59:12 UTC FreeBSD src repository Modified files: sys/dev/pci pci.c Log: Forced commit to note that the previous commit log was wrong for this file. The previous commit fixed a bug in pci_pending_msix() where it mis-calculated the word in the PBA to read to see if a message was pending. Nothing actually uses pci_pending_msix() yet though, so this didn't result in any visible problems. MFC after: 1 week Revision Changes Path 1.347 +0 -0 src/sys/dev/pci/pci.c
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200703312059.l2VKxCno078117>