linux/drivers/scsi/aic7xxx
Hannes Reinecke 534ef056db [SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfree
When removing several devices aic79xx will occasionally Oops
in ahd_handle_nonpkt_busfree during rescan. Looking at the
code I found that we're indeed not checking if the scb in
question is NULL. So check for it before accessing it.

Signed-off-by: Hannes Reinecke <hare@suse.de>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
2010-01-17 12:48:12 -06:00
..
aicasm [SCSI] aic7xxx: introduce "dont_generate_debug_code" keyword in aicasm parser 2008-10-23 11:42:12 -05:00
.gitignore gitignore: misc files 2006-01-01 22:21:50 +01:00
Kconfig.aic7xxx [SCSI] Remove some unused SCSI-related kernel config variables. 2007-04-01 10:11:16 -05:00
Kconfig.aic79xx [SCSI] Remove some unused SCSI-related kernel config variables. 2007-04-01 10:11:16 -05:00
Makefile scsi: fix makefile for aic7(3*x) 2008-02-09 10:43:58 +01:00
aic7xxx.h [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic7xxx.reg [SCSI] aic7xxx: update .reg files 2008-10-23 11:42:12 -05:00
aic7xxx.seq tree-wide: fix typos "selct" + "slect" -> "select" 2009-11-09 09:40:56 +01:00
aic7xxx_93cx6.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic7xxx_93cx6.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
aic7xxx_core.c tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
aic7xxx_inline.h [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic7xxx_osm.c tree-wide: fix typos "selct" + "slect" -> "select" 2009-11-09 09:40:56 +01:00
aic7xxx_osm.h [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic7xxx_osm_pci.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
aic7xxx_pci.c [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic7xxx_pci.h [SCSI] aic7xxx/aic79xx: New device ids 2006-01-12 11:59:56 -06:00
aic7xxx_proc.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic7xxx_reg.h_shipped [SCSI] aic7xxx: update *_shipped files 2008-10-23 11:42:12 -05:00
aic7xxx_reg_print.c_shipped [SCSI] aic7xxx: update *_shipped files 2008-10-23 11:42:12 -05:00
aic7xxx_seq.h_shipped [SCSI] aic7xxx: Update _shipped files 2008-04-27 12:20:00 -05:00
aic79xx.h [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic79xx.reg [SCSI] aic7xxx: update .reg files 2008-10-23 11:42:12 -05:00
aic79xx.seq tree-wide: fix assorted typos all over the place 2009-12-04 15:39:55 +01:00
aic79xx_core.c [SCSI] aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfree 2010-01-17 12:48:12 -06:00
aic79xx_inline.h [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic79xx_osm.c tree-wide: fix typos "selct" + "slect" -> "select" 2009-11-09 09:40:56 +01:00
aic79xx_osm.h [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic79xx_osm_pci.c dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 2009-04-07 08:31:11 -07:00
aic79xx_pci.c [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
aic79xx_pci.h [SCSI] aic79xx: Add ASC-29320LPE ids to driver 2006-12-05 14:17:17 -06:00
aic79xx_proc.c [SCSI] aic7xxx: add const 2008-04-27 12:20:00 -05:00
aic79xx_reg.h_shipped [SCSI] aic7xxx: update *_shipped files 2008-10-23 11:42:12 -05:00
aic79xx_reg_print.c_shipped [SCSI] aic7xxx: update *_shipped files 2008-10-23 11:42:12 -05:00
aic79xx_seq.h_shipped [SCSI] aic7xxx: Update _shipped files 2008-04-27 12:20:00 -05:00
aic7770.c [SCSI] aic7xxx: Add suspend/resume support 2007-10-21 11:10:50 -05:00
aic7770_osm.c scsi: fix integer as NULL pointer warnings 2008-04-28 17:31:13 -07:00
aiclib.c [SCSI] aic7xxx: remove aiclib.c 2005-09-04 19:46:07 -05:00
aiclib.h [SCSI] replace __inline with inline 2009-04-03 10:23:16 -05:00
cam.h Fix misspellings of "system", "controller", "interrupt" and "necessary". 2007-10-19 23:10:43 +02:00
queue.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scsi_iu.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00
scsi_message.h Linux-2.6.12-rc2 2005-04-16 15:20:36 -07:00