linux/drivers/scsi/mvsas
Jiri Slaby 24ae163ed3 [SCSI] mvsas: fix potential NULL dereference
Stanse found that in mvs_abort_task, mvi_dev is dereferenced earlier
than tested for being NULL. Move the assignment below the test.

Signed-off-by: Jiri Slaby <jslaby@suse.cz>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-07-27 12:03:53 -05:00
..
Kconfig [SCSI] mvsas: add support for 94xx; layout change; bug fixes 2009-05-20 17:21:12 -05:00
Makefile [SCSI] mvsas: add support for 94xx; layout change; bug fixes 2009-05-20 17:21:12 -05:00
mv_64xx.c [SCSI] mvsas: fix hot plug handling and IO issues 2010-04-11 14:44:01 -05:00
mv_64xx.h [SCSI] mvsas: add support for 94xx; layout change; bug fixes 2009-05-20 17:21:12 -05:00
mv_94xx.c [SCSI] mvsas: fix hot plug handling and IO issues 2010-04-11 14:44:01 -05:00
mv_94xx.h [SCSI] mvsas: add support for 94xx; layout change; bug fixes 2009-05-20 17:21:12 -05:00
mv_chips.h [SCSI] mvsas: add support for 94xx; layout change; bug fixes 2009-05-20 17:21:12 -05:00
mv_defs.h [SCSI] mvsas: Support Areca SAS/SATA HBA, ARC-1300/1320 2009-10-02 09:44:45 -05:00
mv_init.c [SCSI] mvsas: fix hot plug handling and IO issues 2010-04-11 14:44:01 -05:00
mv_sas.c [SCSI] mvsas: fix potential NULL dereference 2010-07-27 12:03:53 -05:00
mv_sas.h [SCSI] mvsas: fix hot plug handling and IO issues 2010-04-11 14:44:01 -05:00