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:
6339204
)
[SCSI] mptfusion : mptscsih_abort return value should be SUCCESS instead of value 0.
author
Kashyap, Desai
<kashyap.desai@lsi.com>
Mon, 25 Jan 2010 10:50:52 +0000
(16:20 +0530)
committer
James Bottomley
<James.Bottomley@suse.de>
Mon, 8 Feb 2010 19:40:17 +0000
(13:40 -0600)
retval should be SUCCESS/FAILED which is defined at scsi.h
retval = 0 is directing wrong return value. It must be retval = SUCCESS.
Signed-off-by: Kashyap Desai <kashyap.desai@lsi.com>
Signed-off-by: James Bottomley <James.Bottomley@suse.de>
drivers/message/fusion/mptscsih.c
patch
|
blob
|
history
diff --cc
drivers/message/fusion/mptscsih.c
Simple merge