]> mj.ucw.cz Git - pciutils.git/commit
Fixed calls to config_fetch()
authorMartin Mares <mj@ucw.cz>
Fri, 26 Dec 2003 21:57:34 +0000 (21:57 +0000)
committerMartin Mares <mj@ucw.cz>
Fri, 5 May 2006 12:18:10 +0000 (14:18 +0200)
commit7dacd9c850778518e1f579d165ad56940404d2e7
tree1b2363297f2b2eb753443ea430c720e5083ac4c2
parent4063c31c8f8a4110e7dd70d612fb64ef9ec1941c
Fixed calls to config_fetch()

* lspci.c (show_pcix_bridge, show_pcix_nobridge): Don't forget to call
config_fetch() to ensure that the registers have been read. Thanks to
Bill Wood <bill.wood@hp.com> for the patch.

* lspci.c: Ensure that failure of config_fetch() is handled correctly
at all places.
git-archimport-id: mj@ucw.cz--public/pciutils--main--2.2--patch-15
ChangeLog
lspci.c