> On Wed, 5 Mar 2025 14:22:39 -0800 longli@xxxxxxxxxxxxxxxxx wrote: > > + netdev_hold(ndev, NULL, GFP_ATOMIC); > > 😅️ > > I asked you to use this API for the tracker functionality, obviously. > Please don't pass NULL in. Is it okay to put the tracker in another device? (it's not the same device as the event netdev where netdev_hold() is used) Sorry I'm not clear about where to put the tracker.