diff options
author | Alex Elder <elder@linaro.org> | 2022-06-15 11:59:25 -0500 |
---|---|---|
committer | Jakub Kicinski <kuba@kernel.org> | 2022-06-16 20:44:03 -0700 |
commit | dd5a046cbbedbe9198bc9070516313a5f6002b8c (patch) | |
tree | b50f6a5ecb2460f36f5136884be94b17ce99e0f5 /net/unix/af_unix.c | |
parent | 6c0d09d9374c025f503d33bcef5f656e3f1dd349 (diff) |
net: ipa: don't assume one channel per event ring
In gsi_evt_ring_rx_update(), use gsi_event_trans() repeatedly
to find the transaction associated with an event, rather than
assuming consecutive events are associated with the same channel.
This removes the only caller of gsi_trans_pool_next(), so get rid
of it.
Signed-off-by: Alex Elder <elder@linaro.org>
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions