[PATCH] PCI: transparent bridge detection fix
The detection of subtractive decoding bridges is broken: `class' variable doesn't contain ProgIf byte at this point, I should check `dev->class' instead. This fixes resource allocation problems on certain docking stations.
Showing
Please register or sign in to comment