diff options
author | Alex Elder <elder@linaro.org> | 2022-08-31 17:40:17 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-09-02 12:08:44 +0100 |
commit | fd3bd0398a0dfc7fc30bc9281bd1ae879527f96c (patch) | |
tree | fafcfc1b096c8033990273281f16b3423b8b0971 /net/tipc/netlink_compat.c | |
parent | 949cd0b5c296914fac2373f460d67cf6f2f8c6e8 (diff) | |
download | linux-fd3bd0398a0dfc7fc30bc9281bd1ae879527f96c.tar.bz2 |
net: ipa: track polled transactions with an ID
Add a transaction ID to track the first element in the transaction
array that has been polled. Advance the ID when we are releasing a
transaction.
Temporarily add warnings that verify that the first polled
transaction tracked by the ID matches the first element on the
polled list, both when polling and freeing.
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 'net/tipc/netlink_compat.c')
0 files changed, 0 insertions, 0 deletions