mirror of
https://github.com/torvalds/linux
synced 2026-07-23 02:30:46 +09:00
Add a netdevice_tracker inside struct net_device, to track the self reference when a device has an active watchdog timer. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: Jakub Kicinski <kuba@kernel.org>