diff options
| author | Marc Kleine-Budde <[email protected]> | 2023-06-02 09:36:38 +0200 |
|---|---|---|
| committer | Marc Kleine-Budde <[email protected]> | 2023-07-28 09:45:24 +0200 |
| commit | 2e3df4a3b3178006d530f4c4d0e91f3d96cddb3c (patch) | |
| tree | 208814351a49450b3ee0bb51454cb2c22e29c362 /tools/perf/scripts/python | |
| parent | 412fbb844d432a400629b011df8b38a5a95895f6 (diff) | |
can: rx-offload: rename rx_offload_get_echo_skb() -> can_rx_offload_get_echo_skb_queue_timestamp()
Rename the rx_offload_get_echo_skb() function to
can_rx_offload_get_echo_skb_queue_timestamp(), since it inserts the
echo skb into the rx-offload queue sorted by timestamp.
This is a preparation for adding
can_rx_offload_get_echo_skb_queue_tail(), which adds the echo skb to
the end of the queue. This is intended for devices that do not support
timestamps.
Link: https://lore.kernel.org/all/[email protected]
Signed-off-by: Marc Kleine-Budde <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python')
0 files changed, 0 insertions, 0 deletions