diff options
author | Alex Elder <elder@linaro.org> | 2022-09-02 16:02:18 -0500 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2022-09-05 12:47:02 +0100 |
commit | 8672bab7eb947222609bec8ed8a423bc72bccdbe (patch) | |
tree | 4fdac000e60cc8d3965044731b7cfd9df0a85f4e /drivers/net/dsa/microchip/ksz_common.h | |
parent | 4601e75596cb7a4d538e7b9cf0b599b364acbae8 (diff) |
net: ipa: verify a few more IDs
The completed transaction list is used in gsi_channel_trans_complete()
to return the next transaction in completed state.
Add some temporary checks to verify the transaction indicated by the
completed ID matches the one first in this list.
Similarly, we use the pending and completed transaction lists when
cancelling pending transactions in gsi_channel_trans_cancel_pending().
Add temporary checks there to verify the transactions indicated by
IDs match those tracked by these lists.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/dsa/microchip/ksz_common.h')
0 files changed, 0 insertions, 0 deletions