diff options
author | Jeff Garzik <jgarzik@pobox.com> | 2005-10-30 12:41:29 +0100 |
---|---|---|
committer | Jeff Garzik <jgarzik@pobox.com> | 2005-10-30 12:41:29 +0100 |
commit | 0f0d5192696eeb3072944a4a813809cc2c85891a (patch) | |
tree | ae7234824d8403e1cb430db6ba0adb1b5c816fba /drivers/scsi/ata_piix.c | |
parent | [libata] change ata_qc_complete() to take error mask as second arg (diff) | |
download | linux-0f0d5192696eeb3072944a4a813809cc2c85891a.tar.xz linux-0f0d5192696eeb3072944a4a813809cc2c85891a.zip |
[libata] fix legacy IDE probing
ata_pci_init_one() receives an array of struct ata_port_info. Recent
updates to the code had always obtained port information from
array element 0, rather than array element N.
Change to avoid hardcoding port_info[0], thereby restoring proper
hardware information to secondary legacy ports.
Diffstat (limited to 'drivers/scsi/ata_piix.c')
0 files changed, 0 insertions, 0 deletions