]> asedeno.scripts.mit.edu Git - linux.git/blobdiff - drivers/scsi/dmx3191d.c
Merge tag 'spi-fix-v4.20-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
[linux.git] / drivers / scsi / dmx3191d.c
index 6af3394d051dcebee8394e01a5cebe657f044968..003c3d72623842a7ba4b8f2b71dbb5c15fd68475 100644 (file)
@@ -58,7 +58,7 @@ static struct scsi_host_template dmx3191d_driver_template = {
        .info                   = NCR5380_info,
        .queuecommand           = NCR5380_queue_command,
        .eh_abort_handler       = NCR5380_abort,
-       .eh_bus_reset_handler   = NCR5380_bus_reset,
+       .eh_host_reset_handler  = NCR5380_host_reset,
        .can_queue              = 32,
        .this_id                = 7,
        .sg_tablesize           = SG_ALL,