linux/drivers/scsi/qla4xxx
Vikas Chaudhary 83dbdf6f52 [SCSI] qla4xxx: Set IDC version in correct way
Issue:
   Device can go to READY state from COLD and skip INITIALIZATION,
   In this case driver will never set IDC version from function
   qla4_8xxx_device_bootstrap().

Fix:
1. Set IDC version at start of function qla4_82xx_need_reset_handler().
2. Set IDC version only if we are 1st driver to load.
3. Added new function qla4_8xxx_update_idc_reg() to set all idc reg at one
   place.

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>
2012-09-24 12:11:07 +04:00
..
Kconfig Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 2011-10-28 16:44:18 -07:00
Makefile [SCSI] qla4xxx: add bsg support 2011-08-27 08:36:22 -06:00
ql4_attr.c [SCSI] qla4xxx: Replace all !is_qla8022() with is_qla40XX() 2012-09-24 12:11:07 +04: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: Update structure and variable names 2012-09-24 12:11:05 +04:00
ql4_dbg.h [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_def.h [SCSI] qla4xxx: Added new functions in isp_ops 2012-09-24 12:11:07 +04:00
ql4_fw.h [SCSI] qla4xxx: Rename 82XX macros 2012-09-24 12:11:06 +04:00
ql4_glbl.h [SCSI] qla4xxx: Added new functions in isp_ops 2012-09-24 12:11:07 +04:00
ql4_init.c [SCSI] qla4xxx: Update structure and variable names 2012-09-24 12:11:05 +04:00
ql4_inline.h [SCSI] qla4xxx: Updated the Copyright header 2010-12-21 12:24:43 -06:00
ql4_iocb.c [SCSI] qla4xxx: Update structure and variable names 2012-09-24 12:11:05 +04:00
ql4_isr.c [SCSI] qla4xxx: Replace all !is_qla8022() with is_qla40XX() 2012-09-24 12:11:07 +04:00
ql4_mbx.c [SCSI] qla4xxx: Added new functions in isp_ops 2012-09-24 12:11:07 +04: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: Set IDC version in correct way 2012-09-24 12:11:07 +04:00
ql4_nx.h [SCSI] qla4xxx: Added new functions in isp_ops 2012-09-24 12:11:07 +04:00
ql4_os.c [SCSI] qla4xxx: Replace all !is_qla8022() with is_qla40XX() 2012-09-24 12:11:07 +04:00
ql4_version.h [SCSI] qla4xxx: Update driver version to 5.02.00-k20 2012-09-24 12:11:05 +04:00