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:
408aec3
)
[S390] fix initialization of stp
author
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Fri, 10 Oct 2008 19:33:29 +0000
(21:33 +0200)
committer
Martin Schwidefsky
<schwidefsky@de.ibm.com>
Fri, 10 Oct 2008 19:34:02 +0000
(21:34 +0200)
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>
No differences found