kernel-ark/drivers/message/fusion
Moore, Eric 335a941244 [SCSI] fusion: unloading the driver results in panic - fix
The ioc->alt_ioc->alt_ioc pointer is not getting cleared
during driver unload time.   This dangling pointer
can result in panic in certain circumstances, such
as error recovery, or firmware download in flashless
environments. This only impacts dual functions controllers,
such as 1030. Please apply.

This patch also includes a small cosmetic name change
for mpt_spi_log_info.

Signed-off-by: Eric Moore <Eric.Moore@lsil.com>
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
2006-01-31 14:40:03 -06:00
..
lsi
Kconfig
linux_compat.h
Makefile
mptbase.c [SCSI] fusion: unloading the driver results in panic - fix 2006-01-31 14:40:03 -06:00
mptbase.h
mptctl.c
mptctl.h
mptfc.c
mptlan.c
mptlan.h
mptsas.c [SCSI] mptsas: don't complain on bogus slave_alloc calls 2006-01-31 14:40:01 -06:00
mptscsih.c [SCSI] fusion: add task managment response code info 2006-01-31 14:40:00 -06:00
mptscsih.h
mptspi.c