diff options
author | Jesse Barnes <jbarnes@hobbes.lan> | 2008-06-16 15:29:45 -0700 |
---|---|---|
committer | Jesse Barnes <jbarnes@virtuousgeek.org> | 2008-06-16 15:29:45 -0700 |
commit | 15650a2f644a2f15738cf22807c090d89328f500 (patch) | |
tree | 4fa3d379b9db7b5388494d1083dc7d0305753ae7 /mm/nommu.c | |
parent | d8f3de0d2412bb91639cfefc5b3c79dbf3812212 (diff) |
x86/PCI: fixup early quirk probing
On x86, we do early PCI probing to apply some quirks for chipset bugs.
However, in a recent cleanup (7bcbc78dea92fdf0947fa48e248da3c993a5690f) a
thinko was introduced that causes us to probe all subfunctions of even single
function devices (a function was factored out of an inner loop and a "break"
became a "return"). Fix that up by making check_dev_quirk() return a value so
we can keep the factored code intact.
Acked-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Jesse Barnes <jbarnes@virtuousgeek.org>
Diffstat (limited to 'mm/nommu.c')
0 files changed, 0 insertions, 0 deletions