diff options
author | Alex Elder <elder@linaro.org> | 2021-01-13 11:15:27 -0600 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2021-01-14 17:39:58 -0800 |
commit | d9cbe818485bafaf460e5d2a414b0f72b5a200ee (patch) | |
tree | 1592e7220e3be082b1fdc2b030db66a65c976f20 /net/tipc/node.c | |
parent | 747fdd47ed4fc00a6c08bc59710c469f30c1594c (diff) |
net: ipa: a few simple renames
The return value of gsi_command() is true if successful or false if
we time out waiting for a completion interrupt.
Rename the variables in the three callers of gsi_command() to be
"timeout", to make it more obvious that's the only reason for
failure.
In addition, add a "gsi_" prefix to evt_ring_command() so its name
is consistent with the convention used for GSI channel and generic
commands.
Signed-off-by: Alex Elder <elder@linaro.org>
Reviewed-by: Saeed Mahameed <saeedm@nvidia.com>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/tipc/node.c')
0 files changed, 0 insertions, 0 deletions