• Mike Anderson's avatar
    [PATCH] scsi_eh_flush_done_q return status · f8c493c5
    Mike Anderson authored
    This patch fixes a bug in scsi_eh_flush_done_q when the allowed count has
    been exceeded and the command errored for a timeout. The bug is that the
    result will be left at zero and the command finished.
    
     patched-scsi-misc-2.7-andmike/drivers/scsi/scsi_error.c |   28 +++++++---------
     1 files changed, 13 insertions(+), 15 deletions(-)
    f8c493c5
scsi_error.c 46.5 KB