Re: [PATCH net] seg6: keep room for the mac header when growing the headroom
From: Yuya Kusakabe
Date: Thu Sep 17 2026 - 23:00:49 EST
On Thu, 17 Sep 2026 18:28:26 +0200 Andrea Mayer <andrea.mayer@xxxxxxxxxxx> wrote:
> I would fix dst_dev_overhead() itself rather than patching every
> caller individually, that covers all callers at once and protects
> any future user of the helper.
Agreed, I will send a v3 with it and a Suggested-by.
v2 crossed with your mail and still patches the callers; please ignore
it.