commit | d8f51227f33fbb34e1e54e315175268f54e573e7 | [log] [tgz] |
---|---|---|
author | Ingo Tuchscherer <ingo.tuchscherer@linux.vnet.ibm.com> | Fri Jan 22 16:18:29 2016 +0100 |
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | Tue Jan 26 12:46:58 2016 +0100 |
tree | 2ccadb61a115d8342f276cbeaa6d3523567fa2e7 | |
parent | f5e44f82c1848d8e55fb0061308f14c0884e5483 [diff] |
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>