On 04/28/2010 01:14 AM, Vikas Chaudhary wrote:
Signed-off-by: Vikas Chaudhary<vikas.chaudhary@xxxxxxxxxx>
Signed-off-by: Ravi Anand<ravi.anand@xxxxxxxxxx>
Signed-off-by: Karen Higgins<karen.higgins@xxxxxxxxxx>
---
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@xxxxxxxxxxx>
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.
--
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