linux/drivers/scsi/qla2xxx
Joe Carnuccio b872ca4081 [SCSI] qla2xxx: Correct descriptions in flash manipulation routines.
When clearing the flash device's SR, the comment is incorrect...
clearing the SR is 2 steps:

1. the SR protect bit is 1, so the first write zero clears only
   that bit,

2. the SR protect bit is now 0, so the next write zero clears the
   remaining bits.

The sector erase debug print more correctly identifies that the erase failed.

Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-01-25 07:58:37 -06:00
..
Kconfig [SCSI] qla2xxx: Update firmware filenames for new ISP parts. 2008-04-07 12:19:11 -05:00
Makefile [SCSI] qla2xxx: Add Fibre Channel Event (FCE) tracing support. 2008-01-23 11:29:32 -06:00
qla_attr.c [SCSI] qla2xxx: Add ISP81XX support. 2009-01-07 15:51:44 -06:00
qla_dbg.c [SCSI] qla2xxx: Add ISP81XX support. 2009-01-07 15:51:44 -06:00
qla_dbg.h [SCSI] qla2xxx: Add ISP81XX support. 2009-01-07 15:51:44 -06:00
qla_def.h [SCSI] qla2xxx: Add ISP81XX support. 2009-01-07 15:51:44 -06:00
qla_devtbl.h [SCSI] qla2xxx: Resync with latest HBA SSID specification -- 2.2u. 2007-10-23 15:53:23 -04:00
qla_dfs.c [SCSI] qla2xxx: Add ISP81XX support. 2009-01-07 15:51:44 -06:00
qla_fw.h [SCSI] qla2xxx: Add ISP81XX support. 2009-01-07 15:51:44 -06:00
qla_gbl.h [SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts. 2009-01-25 07:57:08 -06:00
qla_gs.c [SCSI] qla2xxx: Add ISP81XX support. 2009-01-07 15:51:44 -06:00
qla_init.c [SCSI] qla2xxx: Modify firmware-load order precedence for ISP81XX parts. 2009-01-25 07:57:08 -06:00
qla_inline.h [SCSI] qla2xxx: changes in multiq code 2008-12-29 11:24:35 -06:00
qla_iocb.c [SCSI] qla2xxx: Use proper request/response queues with MQ instantiations. 2009-01-07 15:51:20 -06:00
qla_isr.c [SCSI] qla2xxx: Correct MSI-X vector allocation for single queue mode. 2009-01-25 07:57:26 -06:00
qla_mbx.c [SCSI] qla2xxx: Always serialize mailbox command execution. 2009-01-25 07:56:52 -06:00
qla_mid.c [SCSI] qla2xxx: Fix ISP restart bug in multiq code 2009-01-13 10:36:01 -06:00
qla_os.c [SCSI] qla2xxx: Correct regression in EH abort handling. 2009-01-25 07:58:19 -06:00
qla_settings.h [SCSI] qla2xxx: Remove unused and obsolete #define's. 2008-04-07 12:19:13 -05:00
qla_sup.c [SCSI] qla2xxx: Correct descriptions in flash manipulation routines. 2009-01-25 07:58:37 -06:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.03.00-k1. 2009-01-07 15:52:04 -06:00