diff options
author | Harald Freudenberger <freude@linux.vnet.ibm.com> | 2016-11-25 11:50:16 +0100 |
---|---|---|
committer | Martin Schwidefsky <schwidefsky@de.ibm.com> | 2016-12-14 16:33:39 +0100 |
commit | bf9f31190aa176c43c15cf58b60818d325e0f851 (patch) | |
tree | 0314c38ed6726fafabcc304f3046796978ac2283 /drivers/s390/crypto/ap_bus.c | |
parent | c1c1368de497648cf532e7f37a407361c70aa638 (diff) | |
download | talos-obmc-linux-bf9f31190aa176c43c15cf58b60818d325e0f851.tar.gz talos-obmc-linux-bf9f31190aa176c43c15cf58b60818d325e0f851.zip |
s390/zcrypt: Improved invalid domain response handling.
Add defines and switch case code to handle the two invalid
domain response codes better. Until now these two response
codes are handled via default resulting in -EAGAIN and
switching the processed queue to offline. So this kind of
malformed request bounced through all suitable queues and
switched them off. Now this kind of malformed request is
just rejected with EINVAL without switching off the queue.
Signed-off-by: Harald Freudenberger <freude@linux.vnet.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Diffstat (limited to 'drivers/s390/crypto/ap_bus.c')
0 files changed, 0 insertions, 0 deletions