Re: [PATCH v2 1/1] batman-adv: fix stale receive device on merged fragments
Sven Eckelmann <[email protected]> Fri, 31 Jul 2026 07:45:30 +0200
| Newsgroups | org.open-mesh.lists.batman |
|---|---|
| Message-ID | <178547673089.6371.2262637736656059969.b4-review@b4> |
On Fri, 31 Jul 2026 11:18:49 +0800, Zhiling Zou <[email protected]> wrote: > [...] > teardown. > > Fixes: 610bfc6bc99b ("batman-adv: Receive fragmented packets and merge") > Cc: [email protected] > Reported-by: Vega <[email protected]> > Signed-off-by: Zhiling Zou <[email protected]> Btw. it looks to me like the use of skb->dev in DAT is wrong and should actually be bat_priv->mesh_iface. Acked-by: Sven Eckelmann <[email protected]> -- Sven Eckelmann <[email protected]>