All of lore.kernel.org
 help / color / mirror / Atom feed
From: Mike Christie <michaelc@cs.wisc.edu>
To: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Cc: James Bottomley <james.bottomley@suse.de>,
	Linux-SCSI Mailing List <linux-scsi@vger.kernel.org>,
	Karen Higgins <karen.higgins@qlogic.com>,
	Ravi Anand <ravi.anand@qlogic.com>
Subject: Re: [PATCH 09/11] qla4xxx: Added support for ISP82XX
Date: Wed, 28 Apr 2010 01:37:21 -0500	[thread overview]
Message-ID: <4BD7D7A1.3040507@cs.wisc.edu> (raw)
In-Reply-To: <20100428061431.GA11197@sles11sp1b1.qlogic.org>

On 04/28/2010 01:14 AM, Vikas Chaudhary wrote:
> Signed-off-by: Vikas Chaudhary<vikas.chaudhary@qlogic.com>
> Signed-off-by: Ravi Anand<ravi.anand@qlogic.com>
> Signed-off-by: Karen Higgins<karen.higgins@qlogic.com>
> ---
>   drivers/scsi/qla4xxx/Kconfig      |    4 +-
>   drivers/scsi/qla4xxx/Makefile     |    2 +-
>   drivers/scsi/qla4xxx/ql4_def.h    |  145 ++-
>   drivers/scsi/qla4xxx/ql4_fw.h     |  144 +++-
>   drivers/scsi/qla4xxx/ql4_glbl.h   |  115 ++-
>   drivers/scsi/qla4xxx/ql4_init.c   |  190 ++-
>   drivers/scsi/qla4xxx/ql4_inline.h |    2 +-
>   drivers/scsi/qla4xxx/ql4_iocb.c   |   73 +-
>   drivers/scsi/qla4xxx/ql4_isr.c    |  400 +++++-
>   drivers/scsi/qla4xxx/ql4_mbx.c    |  185 ++-
>   drivers/scsi/qla4xxx/ql4_nvram.c  |    2 +-
>   drivers/scsi/qla4xxx/ql4_nvram.h  |    6 +-
>   drivers/scsi/qla4xxx/ql4_nx.c     | 2556 +++++++++++++++++++++++++++++++++++++
>   drivers/scsi/qla4xxx/ql4_nx.h     |  703 ++++++++++
>   drivers/scsi/qla4xxx/ql4_os.c     |  693 ++++++++---
>   15 files changed, 4831 insertions(+), 389 deletions(-)
>   create mode 100644 drivers/scsi/qla4xxx/ql4_nx.c


I did not review this patch adding new hw support due to waiting on 
comments about the other patches.


The other patches look ok now. They just have comment about adding a 
KERN_ in the printks but I think that is ignorable. Add a:
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>


This patch:
[PATCH 08/11] qla4xxx: fix ql4_mbx tcp_source_port_num
is already in Linus's tree I think, so it can be dropped by James if he 
likes the patches.

  reply	other threads:[~2010-04-28  6:36 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-04-28  6:14 [PATCH 09/11] qla4xxx: Added support for ISP82XX Vikas Chaudhary
2010-04-28  6:37 ` Mike Christie [this message]
     [not found]   ` <B065E21A-3DB2-4303-B0DC-FB41F97F0225@qlogic.com>
2010-04-28 23:25     ` James Bottomley
2010-04-29  1:45       ` Mike Christie
2010-04-29  6:17 ` Rolf Eike Beer
2010-05-28  6:22 ` Mike Christie
2010-06-11  8:44   ` Vikas Chaudhary
2010-06-12  0:39     ` Mike Christie
2010-06-12  9:56       ` Ravi Anand

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=4BD7D7A1.3040507@cs.wisc.edu \
    --to=michaelc@cs.wisc.edu \
    --cc=james.bottomley@suse.de \
    --cc=karen.higgins@qlogic.com \
    --cc=linux-scsi@vger.kernel.org \
    --cc=ravi.anand@qlogic.com \
    --cc=vikas.chaudhary@qlogic.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.