-
Asias He authored
ide_drive::probe(), all the PCI_CLASS_STORAGE devices are probed including the virtio-scsi device. This way ide driver will hijack virtio-scsi handling. Fix it by only matching PCI_CLASS_STORAGE && PCI_SUB_CLASS_STORAGE_IDE devices Signed-off-by:
Asias He <asias@cloudius-systems.com>
Asias He authoredide_drive::probe(), all the PCI_CLASS_STORAGE devices are probed including the virtio-scsi device. This way ide driver will hijack virtio-scsi handling. Fix it by only matching PCI_CLASS_STORAGE && PCI_SUB_CLASS_STORAGE_IDE devices Signed-off-by:
Asias He <asias@cloudius-systems.com>