Fixed typo from #5168

git-svn-id: svn://kolibrios.org@5170 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
hidnplayr 2014-11-04 19:43:15 +00:00
parent 86a9d29ceb
commit c59d1565ab

View File

@ -232,7 +232,7 @@ endl
.next:
test [devfn], 7
jnz .next_fn
invoke PciRead32, [bus], [devfn], PCI_header.header_type
invoke PciRead8, [bus], [devfn], PCI_header.header_type
test al, al
js .next_fn
or [devfn], 7