mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
344965bd29
When a zkey generate or change command is used to associate one or multiple APQNs the command succeeds, but no key is generated and no APQNs are associated, because the return code returned by _keystore_apqn_check() is wrong. Signed-off-by: Ingo Franzki <ifranzki@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>