diff options
author | Hannes Reinecke <hare@suse.de> | 2010-01-15 13:07:34 +0100 |
---|---|---|
committer | James Bottomley <James.Bottomley@suse.de> | 2010-01-17 12:48:12 -0600 |
commit | 534ef056db8a8fb6b9d50188d88ed5d1fbc66673 (patch) | |
tree | 0c2c497e5781ef870eed9d09d39792895f43073b /drivers/scsi/sd.c | |
parent | 51375ee8374dd7fa574e1a14ebac406c6d28543b (diff) |
[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>
Diffstat (limited to 'drivers/scsi/sd.c')
0 files changed, 0 insertions, 0 deletions