commit | b21417820f8f659a6b73cc937ab39bf77d350ce6 | [log] [tgz] |
---|---|---|
author | Heiko Carstens <heiko.carstens@de.ibm.com> | Mon May 19 12:17:39 2008 +0200 |
committer | James Bottomley <James.Bottomley@HansenPartnership.com> | Thu Jun 05 09:27:13 2008 -0500 |
tree | 03395a47a57590d930d5d60585395c842c7dd9ec | |
parent | 9dfe1cc36be27040144238d30da05053db71beb1 [diff] |
[SCSI] zfcp: Fix fsf_status_read return code handling 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>