From: Randy Dunlap <randy.dunlap@oracle.com>
To: James Bottomley <James.Bottomley@HansenPartnership.com>
Cc: Ed Lin <ed.lin@promise.com>,
promise_linux <promise_linux@promise.com>,
linux-scsi@vger.kernel.org
Subject: Re: [PATCH 2/5][resend] stex: Add new device id
Date: Mon, 26 Jan 2009 15:48:27 -0800 [thread overview]
Message-ID: <497E4BCB.7050408@oracle.com> (raw)
In-Reply-To: <1233013616.3248.65.camel@localhost.localdomain>
James Bottomley wrote:
> On Mon, 2009-01-26 at 15:33 -0800, Ed Lin wrote:
>> Add new device id for controller type st_seq.
>>
>> Signed-off-by: Ed Lin <ed.lin@promise.com>
>> ---
>>
>> diff --git a/drivers/scsi/stex.c b/drivers/scsi/stex.c
>> index 6129db4..12dc0d1 100644
>> --- a/drivers/scsi/stex.c
>> +++ b/drivers/scsi/stex.c
>> @@ -119,6 +119,7 @@ enum {
>> st_vsc = 1,
>> st_vsc1 = 2,
>> st_yosemite = 3,
>> + st_seq = 4,
>>
>> PASSTHRU_REQ_TYPE = 0x00000001,
>> PASSTHRU_REQ_NO_WAKEUP = 0x00000100,
>> @@ -1127,7 +1128,7 @@ stex_probe(struct pci_dev *pdev, const struct
>> pci_device_id *id)
>
> I'm afraid this is still line broken.
>
> If it's easier, you can just mime attach the patches.
or see if Documentation/email-clients.txt helps you any...
--
~Randy
next prev parent reply other threads:[~2009-01-26 23:48 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-01-26 23:33 [PATCH 2/5][resend] stex: Add new device id Ed Lin
2009-01-26 23:46 ` James Bottomley
2009-01-26 23:48 ` Randy Dunlap [this message]
2009-01-27 4:52 ` Ed Lin - PTU
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=497E4BCB.7050408@oracle.com \
--to=randy.dunlap@oracle.com \
--cc=James.Bottomley@HansenPartnership.com \
--cc=ed.lin@promise.com \
--cc=linux-scsi@vger.kernel.org \
--cc=promise_linux@promise.com \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.