diff options
author | Alex Elder <elder@linaro.org> | 2022-09-02 16:02:15 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-09-05 12:47:01 +0100 |
commit | 897c0ce665d619227e19f59934115c1b7719621f (patch) | |
tree | f3f4d1380499d0c5fbbc951c0d3fd0217b39ac59 /drivers/net/ipa/ipa_main.c | |
parent | c30623ea0b3a9d766f34f75a326b8c610ca3105e (diff) | |
download | linux-897c0ce665d619227e19f59934115c1b7719621f.tar.gz |
net: ipa: use IDs exclusively for last transaction
Always use transaction IDs when finding the "last" transaction to
await when quiescing a channel. This basically extends what was
done in the previous patch to all other transaction state IDs.
As a result we are no longer updating any transaction lists inside
gsi_channel_trans_last(), so there's no need to take the spinlock.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/ipa/ipa_main.c')
0 files changed, 0 insertions, 0 deletions