Hi Eric, On Mon, Apr 13, 2026 at 11:11 PM Eric Dumazet wrote: > rose_process_rx_frame() callers already call kfree_skb(skb) if > rose_process_rx_frame() returns a 0. Your patch would add double-frees. > > Your patch is white-space mangled. Thanks for the review. Sent v3 with all issues addressed. Best regards, Ashutosh