aboutsummaryrefslogtreecommitdiffstats
path: root/virt
diff options
context:
space:
mode:
authorJulian Wiedmann <jwi@linux.ibm.com>2020-06-17 16:54:52 +0200
committerDavid S. Miller <davem@davemloft.net>2020-06-18 20:27:42 -0700
commite2dfcfba00ba4a414617ef4c5a8501fe21567eb3 (patch)
tree9775f9d9f5f2fec7cb84e6a998ce2491b49a1465 /virt
parentMerge branch 'mptcp-cope-with-syncookie-on-MP_JOINs' (diff)
downloadlinux-dev-e2dfcfba00ba4a414617ef4c5a8501fe21567eb3.tar.xz
linux-dev-e2dfcfba00ba4a414617ef4c5a8501fe21567eb3.zip
s390/qeth: fix error handling for isolation mode cmds
Current(?) OSA devices also store their cmd-specific return codes for SET_ACCESS_CONTROL cmds into the top-level cmd->hdr.return_code. So once we added stricter checking for the top-level field a while ago, none of the error logic that rolls back the user's configuration to its old state is applied any longer. For this specific cmd, go back to the old model where we peek into the cmd structure even though the top-level field indicated an error. Fixes: 686c97ee29c8 ("s390/qeth: fix error handling in adapter command callbacks") Signed-off-by: Julian Wiedmann <jwi@linux.ibm.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions