[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <1417168648.25477.3.camel@Centos6.3-64>
Date: Fri, 28 Nov 2014 17:57:28 +0800
From: Ching Huang <ching2048@...ca.com.tw>
To: Dan Carpenter <dan.carpenter@...cle.com>, hare@...e.de
Cc: hch@...radead.org, thenzl@...hat.com, jbottomley@...allels.com,
linux-scsi@...r.kernel.org, linux-kernel@...r.kernel.org
Subject: Re: [PATCH 1/1] arcmsr: Notify has sense data report
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@...ca.com.tw>
> > ---
>
> <--- 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@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists