On Fri, 16 Jan 2026 16:20:56 +0100 [email protected] wrote: > From: Martin Spinler <[email protected]> > > Internal handles are initialized in eth_dev_init, so the cleanup > should be done in eth_dev_uninit. > > Signed-off-by: Martin Spinler <[email protected]> > ---
Looks like a bugfix and should have Fixes tag.

