mirror of
https://github.com/ibm-s390-linux/s390-tools.git
synced 2026-08-05 02:14:52 +00:00
fde914fd1c
Slight rework of the lszcrypt code with: - a queue or card in deconfigured mode is displayed as 'deconfig' regardless which driver is bound to the device. - a queue or card in 'deconfig' mode does not show any counters any more but displays a '-' instead. - a queue not bound or bound to something else as the 'default' zcrypt dd does not show any counters but displays a '-' instead. Signed-off-by: Harald Freudenberger <freude@linux.ibm.com> Signed-off-by: Jan Höppner <hoeppner@linux.ibm.com>