On 09/16/2015 04:30 PM, Matthew R. Ochs wrote: > @@ -158,8 +160,7 @@ static void process_cmd_err(struct afu_cmd *cmd, struct scsi_cmnd *scp) > /* If the SISL_RC_FLAGS_OVERRUN flag was set, > * then we will handle this error else where. > * If not then we must handle it here. > - * This is probably an AFU bug. We will > - * attempt a retry to see if that resolves it. > + * This is probably an AFU bug. I would tend to agree with this statement. ioasa->resid should be zero in an overrun case. > */ > scp->result = (DID_ERROR << 16); > } Reviewed-by: Brian King <brking@xxxxxxxxxxxxxxxxxx> -- Brian King Power Linux I/O IBM Linux Technology Center -- To unsubscribe from this list: send the line "unsubscribe linux-scsi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html