linux-xiaomi-chiron/drivers/net/can/dev
Marc Kleine-Budde eb38c2053b can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue_timestamp()
This patch renames the function can_rx_offload_queue_sorted() to
can_rx_offload_queue_timestamp(). This better describes what the
function does, it adds a newly RX'ed skb to the sorted queue by its
timestamp.

Link: https://lore.kernel.org/all/20220417194327.2699059-1-mkl@pengutronix.de
Signed-off-by: Marc Kleine-Budde <mkl@pengutronix.de>
2022-04-19 16:58:04 +02:00
..
bittiming.c can: bittiming: mark function arguments and local variables as const 2022-02-24 08:26:03 +01:00
dev.c can: Use netif_rx(). 2022-03-06 11:05:31 +00:00
length.c can: length: can_fd_len2dlc(): make legnth calculation readable again 2021-01-27 10:01:46 +01:00
Makefile
netlink.c can: netlink: report the CAN controller mode supported flags 2022-01-05 12:09:06 +01:00
rx-offload.c can: rx-offload: rename can_rx_offload_queue_sorted() -> can_rx_offload_queue_timestamp() 2022-04-19 16:58:04 +02:00
skb.c can: skb: alloc_can{,fd}_skb(): set "cf" to NULL if skb allocation fails 2021-04-07 09:31:19 +02:00