diff options
author | 2020-04-30 16:35:12 -0500 | |
---|---|---|
committer | 2020-04-30 18:04:58 -0700 | |
commit | 0b1ba18aec3e599c16cca7d99969282fb9db7e92 (patch) | |
tree | 8300d4e3ebe1c9e3deebad586d3deb68b1cb1325 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | net: ipa: fix an error message in gsi_channel_init_one() (diff) | |
download | linux-dev-0b1ba18aec3e599c16cca7d99969282fb9db7e92.tar.xz linux-dev-0b1ba18aec3e599c16cca7d99969282fb9db7e92.zip |
net: ipa: zero return code before issuing generic EE command
Zero the result code stored in a field of the scratch 0 register
before issuing a generic EE command. This just guarantees that
the value we read later was actually written as a result of the
command.
Also add the definitions of two more possible result codes that can
be returned when issuing flow control enable or disable commands:
INCORRECT_CHANNEL_STATE: - channel must be in started state
INCORRECT_DIRECTION - flow control is only valid for TX channels
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions