commit | 758976f9a55cb22ddc602a0690d67f9546e3e43f | [log] [tgz] |
---|---|---|
author | Cornelia Huck <cornelia.huck@de.ibm.com> | Mon Feb 05 21:17:36 2007 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Feb 05 21:17:36 2007 +0100 |
tree | 760b3e46fb3e3eb793b8744dca8541c9e82a6375 | |
parent | d8c351a97e492dcf24021a0875bf138bfa1374f9 [diff] |
[S390] cio: Catch operand exceptions on stsch. If we have a subchannel id which has been generated via for_each_subchannel(), it might contain an invalid subchannel set id. We need to catch the ensuing operand exception by using stsch_err() instead of stsch() in all possible cases. Signed-off-by: Cornelia Huck <cornelia.huck@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>