summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorAlex Elder <elder@linaro.org>2022-08-31 17:40:16 -0500
committerDavid S. Miller <davem@davemloft.net>2022-09-02 12:08:44 +0100
commit949cd0b5c296914fac2373f460d67cf6f2f8c6e8 (patch)
tree9d95a3b7f99ada3ddfe758e0cc85c8ce450bba23 /lib
parenteeff7c14e08c00cf15c89954cac719e26dcaf475 (diff)
downloadlinux-949cd0b5c296914fac2373f460d67cf6f2f8c6e8.tar.bz2
net: ipa: track completed transactions with an ID
Add a transaction ID field to track the first element in the transaction array that has completed but has not yet been polled. Advance the ID when we are processing a transaction in the NAPI polling loop (where completed transactions become polled). Temporarily add warnings that verify that the first completed transaction tracked by the ID matches the first element on the completed list, both when pending and completing. Remove the temporary warnings added by the previous commit. Signed-off-by: Alex Elder <elder@linaro.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions