From: Hannes Reinecke Date: Fri, 17 Jan 2014 15:05:38 +0000 (+0100) Subject: [SCSI] scsi_error: disable eh_deadline if no host_reset_handler is set X-Git-Tag: v3.15-rc1~136^2~141 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ad469a57643b322dc7a3bfc482e265e1e88f735a;p=pandora-kernel.git [SCSI] scsi_error: disable eh_deadline if no host_reset_handler is set When the host template doesn't declare an eh_host_reset_handler the eh_deadline mechanism is pointless and will set the device to offline. So disable eh_deadline if no eh_host_reset_handler is present. Signed-off-by: Hannes Reinecke Signed-off-by: James Bottomley --- Reading git-diff-tree failed