commit | 645c98c8b6c09eae58ac2f97e0ade6ced4d6443f | [log] [tgz] |
---|---|---|
author | Horst Hummel <horst.hummel@de.ibm.com> | Mon Dec 04 15:40:18 2006 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Mon Dec 04 15:40:18 2006 +0100 |
tree | 797f2969acdc31440be44a5f699283fc6e874625 | |
parent | 29145a6c8cda3238049937612365e80b53c3f266 [diff] |
[S390] return 'count' for successful execution of dasd_eer_enable. Currently the return value of 'dasd_eer_enable' is returned - even if the function returned '0'. Now return 'count' for successful execution. Signed-off-by: Horst Hummel <horst.hummel@de.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>