linux/drivers/scsi/mpt2sas
Eric Moore 77bdd9ee1e [SCSI] mpt2sas : running out of message frames
The driver is not freeing message frame when returning failure from
_ctl_do_task_abort.   If you call this function 500 times when its unable
to find an active task mid, you end up with no message frames.

Signed-off-by: Eric Moore <eric.moore@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
2009-04-27 10:53:57 -05:00
..
mpi
Kconfig
Makefile
mpt2sas_base.c [SCSI] mpt2sas : the sanity check in base_interrupt needs to be on dword boundary 2009-04-27 10:53:53 -05:00
mpt2sas_base.h
mpt2sas_config.c
mpt2sas_ctl.c [SCSI] mpt2sas : running out of message frames 2009-04-27 10:53:57 -05:00
mpt2sas_ctl.h [SCSI] mpt2sas : unique ioctl magic number 2009-04-27 10:53:46 -05:00
mpt2sas_debug.h
mpt2sas_scsih.c [SCSI] mpt2sas : fix oops when firmware sends large sense buffer size 2009-04-27 10:53:56 -05:00
mpt2sas_transport.c