kernel-ark/drivers/scsi/qla2xxx
Madhuranath Iyengar 21090cbe95 [SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs
The FCP priority info was not being updated properly in certain situations.
Here are the changes that needs to be done to take care of this issue:
1. No need to check fcport->state for FCS_UNCONFIGURED in
qla24xx_update_fcport_fcp_prio(), since an invalid loop id check is
already performed which is sufficient.
2. Add the missing qla24xx_update_fcport_fcp_prio() function call
within qla2x00_update_fcport() function, so that the priority info
is updated on every port addition or change.
3. Perform proper adapter types checking.
4. Other changes, associated with DEBUG/printk's and parameter passing.

Signed-off-by: Saurav Kashyap <saurav.kashyap@qlogic.com>
Signed-off-by: Andrew Vasquez <andrew.vasquez@qlogic.com>
Signed-off-by: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Madhuranath Iyengar <Madhu.Iyengar@qlogic.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-12-23 15:45:02 -06:00
..
Kconfig
Makefile [SCSI] qla2xxx: Add ISP82XX support. 2010-05-01 14:11:17 -05:00
qla_attr.c [SCSI] qla2xxx: Avoid depending on SCSI host_lock in queuecommand function. 2010-10-25 16:04:12 -05:00
qla_bsg.c [SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs 2010-12-23 15:45:02 -06:00
qla_bsg.h [SCSI] qla2xxx: Add flash read/update support using BSG interface 2010-10-25 16:00:40 -05:00
qla_dbg.c [SCSI] qla2xxx: Update copyright banner. 2010-07-28 09:06:16 -05:00
qla_dbg.h [SCSI] qla2xxx: Fix vport delete issues 2010-09-05 15:13:12 -03:00
qla_def.h [SCSI] qla2xxx: Added support for quiescence mode for ISP82xx. 2010-12-23 15:40:55 -06:00
qla_devtbl.h [SCSI] qla2xxx: fix Kernel Panic with Qlogic 2472 Card. 2009-02-10 11:15:18 -05:00
qla_dfs.c [SCSI] qla2xxx: Update copyright banner. 2010-07-28 09:06:16 -05:00
qla_fw.h [SCSI] qla2xxx: Update copyright banner. 2010-07-28 09:06:16 -05:00
qla_gbl.h [SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs 2010-12-23 15:45:02 -06:00
qla_gs.c [SCSI] qla2xxx: Update copyright banner. 2010-07-28 09:06:16 -05:00
qla_init.c [SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs 2010-12-23 15:45:02 -06:00
qla_inline.h [SCSI] qla2xxx: Update copyright banner. 2010-07-28 09:06:16 -05:00
qla_iocb.c [SCSI] qla2xxx: Populate Command Type 6 LUN field properly. 2010-12-09 13:24:11 -06:00
qla_isr.c [SCSI] qla2xxx: Change MSI initialization from using incorrect request_irq parameter. 2010-12-09 13:25:03 -06:00
qla_mbx.c [SCSI] qla2xxx: Update FCP priority information to firmware before sending IOs 2010-12-23 15:45:02 -06:00
qla_mid.c [SCSI] qla2xxx: make rport deletions explicit during vport removal 2010-09-05 15:13:13 -03:00
qla_nx.c [SCSI] qla2xxx: Added support for quiescence mode for ISP82xx. 2010-12-23 15:40:55 -06:00
qla_nx.h [SCSI] qla2xxx: Cleanup some dead-code and make some functions static. 2010-09-05 15:34:58 -03:00
qla_os.c [SCSI] qla2xxx: list cursors are not null 2010-12-23 15:43:32 -06:00
qla_settings.h [SCSI] qla2xxx: Update copyright banner. 2010-07-28 09:06:16 -05:00
qla_sup.c [SCSI] qla2xxx: Populate FCP_PRIO location for no *FLT* case 2010-12-23 15:44:28 -06:00
qla_version.h [SCSI] qla2xxx: Update version number to 8.03.05-k0. 2010-12-09 13:25:51 -06:00