diff options
| author | Julian Wiedmann <[email protected]> | 2019-08-20 16:46:37 +0200 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2019-08-20 13:51:46 -0700 |
| commit | 7c5f8ffb335747a8aabd8fb504a66b39aeaf4d21 (patch) | |
| tree | e55e8c160d4e9f70c6bc27a049fb54636c295740 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py | |
| parent | 12fc286f84b19ba61a8f64c80dc683cfb19f0251 (diff) | |
s390/qeth: use correct length field in SNMP cmd callback
qeth_snmp_command_cb() is the only cmd callback that pulls the reply's
data length from a low-level transport header field. This requires
additional complexity (ie. reply->offset) to make the header accessible
to what is supposed to be a pure IPA cmd callback.
Adapter cmds have a length field in their sub-cmd header, get the data
length from there instead.
Signed-off-by: Julian Wiedmann <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/Util.py')
0 files changed, 0 insertions, 0 deletions