diff options
author | Alex Elder <elder@linaro.org> | 2022-06-10 10:46:15 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-06-13 12:01:58 +0100 |
commit | bcec9ecbaf609a303182618ca0f8201ee90d9333 (patch) | |
tree | fcab8d82c798211f7e731d12fc4b341ff80fcbaf /lib/test_vmalloc.c | |
parent | 7dd9558feddf9347a2f4b762433f0cc585fe70f1 (diff) |
net: ipa: derive channel from transaction
In gsi_channel_tx_queued(), we report when a transaction gets passed
to hardware. Change that function so it takes transaction rather
than a channel as its argument, and derive the channel from the
transaction. Rename the function accordingly.
Delete the header comments above the function definition; the ones
above the declaration in "gsi_private.h" should suffice. In
addition, the comments above gsi_channel_tx_update() do a fine job
of explaining what's going on.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib/test_vmalloc.c')
0 files changed, 0 insertions, 0 deletions