linux/drivers/scsi/qla4xxx
David C Somayajulu bee4fe8e63 [SCSI] qla4xxx: ql4_os.c bugfixes
Free memory resources after invoking free_irq() in
qla4xxx_free_adapter(). QLA4xxx has two pci functions per port
(Ethernet and iSCSI). When one of these PCI functions issues a HBA
reset, all other functions are notified and need to acknowledge and
re-initialize. During module qla4xxx_remove_adapter() gets
invoked. This function needs to wait if it is currently responding to
a reset from another function.

Signed-off-by: David Somayajulu <david.somayajulu@qlogic.com>
Signed-off-by: Mike Christie <michaelc@cs.wisc.edu>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2007-05-26 11:47:53 -05:00
..
Kconfig
Makefile
ql4_dbg.c
ql4_dbg.h
ql4_def.h
ql4_fw.h
ql4_glbl.h [SCSI] qla4xxx: update rev num and misc cleanup 2007-05-26 11:47:40 -05:00
ql4_init.c
ql4_inline.h
ql4_iocb.c [SCSI] qla4xxx: update rev num and misc cleanup 2007-05-26 11:47:40 -05:00
ql4_isr.c [SCSI] qla4xxx: ql4_isr.c support for new mbx cmds 2007-05-26 11:47:44 -05:00
ql4_mbx.c [SCSI] qla4xxx: ql4_mbx.c remove dead code bugfixes 2007-05-26 11:47:49 -05:00
ql4_nvram.c [SCSI] qla4xxx: update rev num and misc cleanup 2007-05-26 11:47:40 -05:00
ql4_nvram.h
ql4_os.c [SCSI] qla4xxx: ql4_os.c bugfixes 2007-05-26 11:47:53 -05:00
ql4_version.h [SCSI] qla4xxx: update rev num and misc cleanup 2007-05-26 11:47:40 -05:00