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:
9dfe1cc
)
[SCSI] zfcp: Fix fsf_status_read return code handling
author
Heiko Carstens
<heiko.carstens@de.ibm.com>
Mon, 19 May 2008 10:17:39 +0000
(12:17 +0200)
committer
James Bottomley
<James.Bottomley@HansenPartnership.com>
Thu, 5 Jun 2008 14:27:13 +0000
(09:27 -0500)
If allocation of a status buffer failed the function incorrectly
returned 0 instead of -ENOMEM.
Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Peschke <mp3@de.ibm.com>
Signed-off-by: James Bottomley <James.Bottomley@HansenPartnership.com>
No differences found