]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/commit
MFC 230340:
authorjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 13 Feb 2012 19:52:18 +0000 (19:52 +0000)
committerjhb <jhb@ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f>
Mon, 13 Feb 2012 19:52:18 +0000 (19:52 +0000)
commit020053a34a7bc4749b2829fd6f9c19ffbcbac7dc
tree890c17fbc346c57b07d30822f79de0e6751b14f5
parentabd2605bc9b6ff43f4135d9408412c5bdacde927
MFC 230340:
Properly return success once a matching VPD entry is found in
pci_get_vpd_readonly_method().  Previously the loop was always running
to completion and falling through to failing with ENXIO.

git-svn-id: svn://svn.freebsd.org/base/stable/8@231611 ccf9f872-aa2e-dd11-9fc8-001c23d0bc1f
sys/dev/pci/pci.c