Skip to content
Commit 4a672cfa authored by Martin Schwidefsky's avatar Martin Schwidefsky
Browse files

[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: default avatarMartin Schwidefsky <schwidefsky@de.ibm.com>
parent 408aec3c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment