aboutsummaryrefslogtreecommitdiff
path: root/scripts/patch-kernel
diff options
context:
space:
mode:
authorHannes Reinecke <hare@suse.de>2010-01-15 13:07:34 +0100
committerGreg Kroah-Hartman <gregkh@suse.de>2010-08-13 13:20:23 -0700
commitb92f44353fdc526df58a563a6c9279293eb607c7 (patch)
tree3bbc8eeabc026fb0ea47fa02a7f1beb7138148e2 /scripts/patch-kernel
parentbde7aceab9887be15a5df51d3369ccc95cc2f241 (diff)
aic79xx: check for non-NULL scb in ahd_handle_nonpkt_busfree
commit 534ef056db8a8fb6b9d50188d88ed5d1fbc66673 upstream. 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> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
Diffstat (limited to 'scripts/patch-kernel')
0 files changed, 0 insertions, 0 deletions