1
linux/drivers/scsi/qla2xxx
Alan Cox 4f1d0f1971 qla2xxx: print the right array elements in qlt_async_event
Based upon Alan's patch from Coverity scan id 793583, these debug
messages in qlt_async_event() should be starting from byte 0, which is
always the Asynchronous Event Status Code from the parent switch statement.

Also, rename reason_code -> login_code following the language used in
2500 FW spec for Port Database Changed (0x8014) -> Port Database Changed
Event Mailbox Register for mailbox[2].

Signed-off-by: Alan Cox <alan@linux.intel.com>
Cc: Chad Dupuis <chad.dupuis@qlogic.com>
Cc: Giridhar Malavali <giridhar.malavali@qlogic.com>
Signed-off-by: Nicholas Bellinger <nab@linux-iscsi.org>
2012-07-06 13:09:23 -07:00
..
Kconfig
Makefile
qla_attr.c
qla_bsg.c
qla_bsg.h
qla_dbg.c
qla_dbg.h
qla_def.h
qla_devtbl.h
qla_dfs.c
qla_fw.h
qla_gbl.h
qla_gs.c
qla_init.c
qla_inline.h
qla_iocb.c [SCSI] qla2xxx: don't free pool that wasn't allocated 2012-05-22 11:52:20 +01:00
qla_isr.c
qla_mbx.c
qla_mid.c
qla_nx.c
qla_nx.h
qla_os.c SCSI misc on 20120531 2012-05-31 12:02:41 -07:00
qla_settings.h
qla_sup.c
qla_target.c qla2xxx: print the right array elements in qlt_async_event 2012-07-06 13:09:23 -07:00
qla_target.h qla2xxx: Remove version.h header file inclusion 2012-06-12 21:25:50 -07:00
qla_version.h
tcm_qla2xxx.c tcm_qla2xxx: Handle malformed wwn strings properly 2012-06-12 20:15:49 -07:00
tcm_qla2xxx.h