git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6c51fe1
)
[SCSI] ibmvscsi: handle inactive SCSI target during probe
author
Dave C Boutcher
<boutcher@cs.umn.edu>
Fri, 7 Jul 2006 03:08:49 +0000
(22:08 -0500)
committer
James Bottomley
<jejb@mulgrave.il.steeleye.com>
Sun, 9 Jul 2006 16:28:58 +0000
(11:28 -0500)
Without this patch we register an interrupt with request_irq,
but then return a bad return code from the module probe.
Signed-off-by: James Bottomley <James.Bottomley@SteelEye.com>
No differences found