Your commit:

    [SCSI] mptfusion: Fix Incorrect return value in mptscsih_dev_reset
    
    There's a branch at the end of this function that
    is supposed to normalize the return value with what
    the mid-layer expects. In this one case, we get it wrong.
    
    Also increase the verbosity of the INFO level printk
    at the end of mptscsih_abort to include the actual return value
    and the scmd->serial_number. The reason being success
    or failure is actually determined by the state of
    the internal tag list when a TMF is issued, and not the
    return value of the TMF cmd. The serial_number is also
    used in this decision, thus it's useful to know for debugging
    purposes.
    
    Cc: [email protected]
    Reported-by: Peter M. Petrakis <[email protected]>
    Signed-off-by: Kashyap Desai <[email protected]>
    Signed-off-by: James Bottomley <[email protected]>

has been added to the upstream SCSI tree
You can find it here:

http://git.kernel.org/?p=linux/kernel/git/jejb/scsi-rc-fixes-2.6.git;a=commit;h=bcfe42e98047f1935c5571c8ea77beb2d43ec19d

This patch is scheduled to be pushed for 2.6.38

James Bottomley

P.S. If you find this email unwanted, set up a procmail rule junking on
the header:

X-Git-Tree: SCSI

_______________________________________________
stable mailing list
[email protected]
http://linux.kernel.org/mailman/listinfo/stable

Reply via email to