Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 328920
b: refs/heads/master
c: 6e7b429
h: refs/heads/master
v: v3
  • Loading branch information
Vikas Chaudhary authored and James Bottomley committed Sep 24, 2012
1 parent f858c72 commit 31ffded
Show file tree
Hide file tree
Showing 17 changed files with 2,690 additions and 186 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: aec07caedbb769535e78adca30c851c977fd5741
refs/heads/master: 6e7b429259fc0b7f2d9b1147466656b34d114815
4 changes: 2 additions & 2 deletions trunk/drivers/scsi/qla4xxx/Kconfig
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ config SCSI_QLA_ISCSI
select SCSI_ISCSI_ATTRS
select ISCSI_BOOT_SYSFS
---help---
This driver supports the QLogic 40xx (ISP4XXX) and 8022 (ISP82XX)
iSCSI host adapter family.
This driver supports the QLogic 40xx (ISP4XXX), 8022 (ISP82XX)
and 8032 (ISP83XX) iSCSI host adapter family.
2 changes: 1 addition & 1 deletion trunk/drivers/scsi/qla4xxx/Makefile
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
qla4xxx-y := ql4_os.o ql4_init.o ql4_mbx.o ql4_iocb.o ql4_isr.o \
ql4_nx.o ql4_nvram.o ql4_dbg.o ql4_attr.o ql4_bsg.o
ql4_nx.o ql4_nvram.o ql4_dbg.o ql4_attr.o ql4_bsg.o ql4_83xx.o

obj-$(CONFIG_SCSI_QLA_ISCSI) += qla4xxx.o

Loading

0 comments on commit 31ffded

Please sign in to comment.