Files
linux/drivers/ide
Bartlomiej Zolnierkiewicz 425afb6103 ide: fix ide_intr() for non-PCI devices and CONFIG_BLK_DEV_IDEPCI=y
'hwif->pci_dev && !hwif->pci_dev->vendor' condition is never true,
check for 'hwif->chipset != ide_pci' instead.

Acked-by: Sergei Shtylyov <sshtylyov@ru.mvista.com>
Signed-off-by: Bartlomiej Zolnierkiewicz <bzolnier@gmail.com>
2008-02-01 23:09:31 +01:00
..
2008-01-26 20:13:08 +01:00
2008-02-01 23:09:30 +01:00
2008-02-01 23:09:16 +01:00
2008-02-01 23:09:30 +01:00
2008-01-26 20:13:05 +01:00
2008-01-26 20:13:13 +01:00
2008-02-01 23:09:30 +01:00