kernel_optimize_test/drivers/scsi/mpt2sas
Kashyap, Desai 980ead3180 [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_sas_device_remove
Fix a oops in _scsih_sas_device_remove.  The driver was attempting to
delete a object from the sas_device link list when the object was not
present.

Added sanity check for sas_device NULL dereference.
before deleting sas_device now driver will search device in list then
only it will follow device removal.

Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-04-11 14:00:32 -05:00
..
mpi [SCSI] mpt2sas: Copyright 2010. 2010-04-11 09:24:02 -05:00
Kconfig [SCSI] mpt2sas: Copyright 2010. 2010-04-11 09:24:02 -05:00
Makefile
mpt2sas_base.c [SCSI] mpt2sas: Check for NULL pointer before free_pages is added. 2010-04-11 13:42:46 -05:00
mpt2sas_base.h [SCSI] mpt2sas: Upgrade version 05.100.00.01 2010-04-11 13:42:48 -05:00
mpt2sas_config.c [SCSI] mpt2sas: Copyright 2010. 2010-04-11 09:24:02 -05:00
mpt2sas_ctl.c [SCSI] mpt2sas: Send default descriptor for RAID pass through in mpt2ctl 2010-04-11 13:41:51 -05:00
mpt2sas_ctl.h [SCSI] mpt2sas: Copyright 2010. 2010-04-11 09:24:02 -05:00
mpt2sas_debug.h [SCSI] mpt2sas: Copyright 2010. 2010-04-11 09:24:02 -05:00
mpt2sas_scsih.c [SCSI] mpt2sas: Before removing sas_device search device in list for _scsih_sas_device_remove 2010-04-11 14:00:32 -05:00
mpt2sas_transport.c [SCSI] mpt2sas: sanity added to remove duplicate port from topology 2010-04-11 13:41:50 -05:00