aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python
diff options
context:
space:
mode:
authorJulian Wiedmann <[email protected]>2020-06-17 16:54:52 +0200
committerDavid S. Miller <[email protected]>2020-06-18 20:27:42 -0700
commite2dfcfba00ba4a414617ef4c5a8501fe21567eb3 (patch)
tree9775f9d9f5f2fec7cb84e6a998ce2491b49a1465 /tools/perf/scripts/python
parentf3c7a6e0e515ebe4efae894bac8d6906e4367be5 (diff)
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 <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions