]> git.karo-electronics.de Git - karo-tx-linux.git/commit
[SCSI] pm80xx: Fixed return value issue.
authorViswas G <Viswas.G@pmcs.com>
Wed, 27 Nov 2013 05:42:33 +0000 (11:12 +0530)
committerJames Bottomley <JBottomley@Parallels.com>
Tue, 17 Dec 2013 14:54:43 +0000 (06:54 -0800)
commit8e46555b909e7f81fdbba821fa399a37ee3a5319
tree8d9ecd1f2d0fbc5cdcfcd9befe7fb6964f30e4d9
parent088717892de4631ff632f2962164814e7c447b7b
[SCSI] pm80xx: Fixed return value issue.

pm80xx_get_gsm_dump() was returning "1" in error case instead of
negative error value.

Signed-off-by: Viswas G <Viswas.G@pmcs.com>
Reviewed-by: Jack Wang <xjtuwjp@gmail.com>
Reviewed-by: Tomas Henzl <thenzl@redhat.com>
Signed-off-by: James Bottomley <JBottomley@Parallels.com>
drivers/scsi/pm8001/pm8001_ctl.c
drivers/scsi/pm8001/pm8001_hwi.c