summaryrefslogtreecommitdiff
path: root/include/linux
diff options
context:
space:
mode:
authorLinus Torvalds <torvalds@home.osdl.org>2003-06-30 06:13:53 -0700
committerLinus Torvalds <torvalds@home.osdl.org>2003-06-30 06:13:53 -0700
commitfed6101405813d65db90d140c60cd442d0e44884 (patch)
tree66e8148aa4367218f749c4e8e3940f6cdc477a83 /include/linux
parent61a258091c972dbeba99fccb8e34c07acbc387ff (diff)
Fix the code that checks for PCI IDE controller "native" vs "legacy"
modes. It used to think that IDE controllers that weren't marked as "IDE storage" PCI class (eg CMD IDE RAID controllers mark themselves as "RAID storage") were always using legacy mode interrupt routing, which is bogus. In fact, the whole native vs legacy thing only makes sense for the IDE storage class, so fix the test to match.
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions