Archived
14
0
Fork 0
This repository has been archived on 2022-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
linux-2.6/drivers/scsi/qla4xxx
Lalit Chandivade 8de5b95824 [SCSI] qla4xxx: Fix exporting boot targets to sysfs
The driver failed to export primary boot target if secondary target did not
exist in the FLASH. If boot targets are not valid then driver assumed 0 and
1 as default boot targets. Since these target did not exist in flash, the
driver failed exporting all the targets.

JIRA Key: UPSISCSI-148

Signed-off-by: Lalit Chandivade <lalit.chandivade@qlogic.com>
Signed-off-by: Vikas Chaudhary <vikas.chaudhary@qlogic.com>
Reviewed-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
2011-10-16 11:09:14 -05:00
..
Kconfig [SCSI] qla4xxx: select iscsi boot sysfs attrs 2011-09-18 10:10:07 +04:00
Makefile [SCSI] qla4xxx: add bsg support 2011-08-27 08:36:22 -06:00
ql4_attr.c [SCSI] qla4xxx: Added vendor specific sysfs attributes 2011-08-27 08:36:34 -06:00
ql4_bsg.c [SCSI] qla4xxx: Added Get ACB support using BSG 2011-08-27 08:36:44 -06:00
ql4_bsg.h [SCSI] qla4xxx: Added Get ACB support using BSG 2011-08-27 08:36:44 -06:00
ql4_dbg.c [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_dbg.h [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_def.h [SCSI] qla4xxx: Do not add duplicate CHAP entry in FLASH 2011-10-16 11:08:41 -05:00
ql4_fw.h [SCSI] qla4xxx: Do not add duplicate CHAP entry in FLASH 2011-10-16 11:08:41 -05:00
ql4_glbl.h [SCSI] qla4xxx: Added Get ACB support using BSG 2011-08-27 08:36:44 -06:00
ql4_init.c [SCSI] qla4xxx: Added vendor specific sysfs attributes 2011-08-27 08:36:34 -06:00
ql4_inline.h [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_iocb.c [SCSI] qla4xxx: Remove reduandant code after open-iscsi integration. 2011-08-27 08:36:26 -06:00
ql4_isr.c [SCSI] qla4xxx: Added support for adapter and firmware reset 2011-08-27 08:36:49 -06:00
ql4_mbx.c [SCSI] qla4xxx: Do not add duplicate CHAP entry in FLASH 2011-10-16 11:08:41 -05:00
ql4_nvram.c [SCSI] qla4xxx: Boot from SAN support for open-iscsi 2011-08-27 08:36:27 -06:00
ql4_nvram.h Fix common misspellings 2011-03-31 11:26:23 -03:00
ql4_nx.c [SCSI] qla4xxx: Do not add duplicate CHAP entry in FLASH 2011-10-16 11:08:41 -05:00
ql4_nx.h [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_os.c [SCSI] qla4xxx: Fix exporting boot targets to sysfs 2011-10-16 11:09:14 -05:00
ql4_version.h [SCSI] qla4xxx: Update driver version to 5.02.00-k7 2011-05-24 12:40:34 -04:00