s390/zcrypt: Fix cryptographic device id in kernel messages
authorIngo Tuchscherer <ingo.tuchscherer@linux.vnet.ibm.com>
Fri, 22 Jan 2016 15:18:29 +0000 (16:18 +0100)
committerMartin Schwidefsky <schwidefsky@de.ibm.com>
Tue, 26 Jan 2016 11:46:58 +0000 (12:46 +0100)
commitd8f51227f33fbb34e1e54e315175268f54e573e7
tree2ccadb61a115d8342f276cbeaa6d3523567fa2e7
parentf5e44f82c1848d8e55fb0061308f14c0884e5483
s390/zcrypt: Fix cryptographic device id in kernel messages

Currently, on card response failures a combination of card domain and
domain id is recorded in the kernel messages.

According to the message description only the card id will be recorded.
The domain id is not relevant, since the whole card including all domains
is set offline.

Signed-off-by: Ingo Tuchscherer <ingo.tuchscherer@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
drivers/s390/crypto/zcrypt_error.h
drivers/s390/crypto/zcrypt_msgtype50.c
drivers/s390/crypto/zcrypt_msgtype6.c