diff options
author | Alex Elder <elder@linaro.org> | 2022-09-03 00:02:14 +0300 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-09-05 14:47:01 +0300 |
commit | c30623ea0b3a9d766f34f75a326b8c610ca3105e (patch) | |
tree | 3a77345bde0917bed762389d9bd76f4657d78d76 /drivers/usb/cdns3/cdns3-imx.c | |
parent | b2abe33d23cfaea6cd3f8335a1ee08c480512c6f (diff) | |
download | linux-c30623ea0b3a9d766f34f75a326b8c610ca3105e.tar.xz |
net: ipa: use IDs for last allocated transaction
Use the allocated and free transaction IDs to determine whether the
"last" transaction used for quiescing a channel is in allocated
state. The last allocated transaction that has not been committed
(if any) immediately precedes the first free transaction in the
transaction array.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/usb/cdns3/cdns3-imx.c')
0 files changed, 0 insertions, 0 deletions