• Ivan Kokshaysky's avatar
    [PATCH] PCI: transparent bridge detection fix · d613ff0a
    Ivan Kokshaysky authored
    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.
    d613ff0a
probe.c 16.5 KB