commit | 17e7d87d9f88480a75fc9c5978ab38131a074277 | [log] [tgz] |
---|---|---|
author | Sebastian Ott <sebott@linux.vnet.ibm.com> | Thu Mar 26 15:24:17 2009 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Thu Mar 26 15:24:16 2009 +0100 |
tree | 7dfaa416a1d620c2112c0bb34c099b0a730442e9 | |
parent | 94cbc203bee4ea87bd49ad56f6c5381bc10d8b6b [diff] |
[S390] cio: fix rc generation after chsc call In some situations a rc in __chsc_do_secm will be overwritten by another one. This shouldn't do harm since todays callers don't check for _specific_ errors but fix it for the sake of correctness. Signed-off-by: Sebastian Ott <sebott@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>