Files
linux-stable-mirror/include/linux
Eric Dumazet 40bbae583e net: remove enum skb_free_reason
enum skb_drop_reason is more generic, we can adopt it instead.

Provide dev_kfree_skb_irq_reason() and dev_kfree_skb_any_reason().

This means drivers can use more precise drop reasons if they want to.

Signed-off-by: Eric Dumazet <edumazet@google.com>
Reviewed-by: Simon Horman <simon.horman@corigine.com>
Reviewed-by: Yunsheng Lin <linyunsheng@huawei.com>
Link: https://lore.kernel.org/r/20230306204313.10492-1-edumazet@google.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
2023-03-07 23:57:19 -08:00
..
2023-02-16 13:42:22 +01:00
2023-02-20 09:20:55 -05:00
2023-02-15 19:38:50 +01:00
2023-03-03 17:42:20 +01:00
2023-02-03 08:20:55 -07:00
2023-02-06 19:06:58 +01:00
2023-02-13 10:11:20 +02:00
2023-03-07 23:57:19 -08:00
2023-03-07 18:19:09 -08:00
2023-02-16 18:10:18 +01:00
2023-02-20 19:26:58 -05:00