commit | 4a672cfa3a7fcbc6f2adc558f34148be1096c561 | [log] [tgz] |
---|---|---|
author | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Oct 10 21:33:29 2008 +0200 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Fri Oct 10 21:34:02 2008 +0200 |
tree | 3dc1670c69fe2e6692513eafb27dbe8fa0306c22 | |
parent | 408aec3c6c3cb5b4774f96ea7a35cd15ee91a56f [diff] |
[S390] fix initialization of stp chsc_sstpc returns -EIO on error and 0 on success but stp_reset checks against 1 instead of 0. chsc_sstpc used to return 1 on success, one call location has not been updated .. Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>