Re: [PATCH 1/1] arcmsr: Notify has sense data report

From: Ching Huang
Date: Fri Nov 28 2014 - 04:57:41 EST


Thanks to Dan's advice and Hannes' suggestion.
I will revise and resubmit it later.

On Fri, 2014-11-28 at 12:17 +0300, Dan Carpenter wrote:
> On Fri, Nov 28, 2014 at 12:20:44PM +0800, Ching Huang wrote:
> > This patch is relative to http://git.infradead.org/users/hch/scsi-queue.git/tree/refs/heads/drivers-for-3.18:/drivers/scsi/arcmsr
> >
>
> Put this information after the --- cut off line so that it is not
> saved in the permanent git log.
>
> > Setting command status with 'DRIVER_SENSE' except 'CHECK_CONDITION' if we have sense data.
> >
> > Signed-off-by: Ching Huang <ching2048@xxxxxxxxxxxx>
> > ---
>
> <--- Here. Put it here.
>
> >
> > diff -uprN a/drivers/scsi/arcmsr/arcmsr.h b/drivers/scsi/arcmsr/arcmsr.h
> > --- a/drivers/scsi/arcmsr/arcmsr.h 2014-09-19 11:04:41.845100000 +0800
> > +++ b/drivers/scsi/arcmsr/arcmsr.h 2014-11-28 10:54:30.000000000 +0800
> > @@ -52,7 +52,7 @@ struct device_attribute;
> > #define ARCMSR_MAX_FREECCB_NUM 320
> > #define ARCMSR_MAX_OUTSTANDING_CMD 255
>
> regards,
> dan carpenter
>


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/