On Tue, 16 Sep 2025 18:08:51 +0800 "Renyong Wan" <wa...@yunsilicon.com> wrote:
> Use synchronous callback unregister to ensure no callbacks > are running after interrupt uninstallation. This improves > stability and prevents potential use-after-free issues during > device teardown. > > Signed-off-by: Rong Qian <qi...@yunsilicon.com> > Signed-off-by: Renyong Wan <wa...@yunsilicon.com> > --- Queued to next-net. Would be good to have a Fixes tag on this.