Re: [net-next 1/6] can: use skb hash instead of private variable in headroom
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-01-28 01:45:51
Also in:
linux-can
From: Jakub Kicinski <kuba@kernel.org>
Date: 2026-01-28 01:45:51
Also in:
linux-can
On Sun, 25 Jan 2026 21:15:56 +0100 Oliver Hartkopp wrote:
struct uniqframe {
const struct sk_buff *skb;
- int skbcnt;
+ __u32 hash;
unsigned int join_rx_count;
};u32, __ types are for uAPI