]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
ionic: cancel delayed work earlier in remove
authorShannon Nelson <shannon.nelson@amd.com>
Mon, 9 Jun 2025 21:46:44 +0000 (14:46 -0700)
committerDavid S. Miller <davem@davemloft.net>
Fri, 13 Jun 2025 09:31:06 +0000 (10:31 +0100)
commit52fdba899e6ffaaa1e74d4b4877125191a9e8e68
tree0d2fd2fafa29fd5a89167fce49c946a5b9be71e8
parentc9080abea1e69b8b1408ec7dec0acdfdc577a3e2
ionic: cancel delayed work earlier in remove

Cancel any entries on the delayed work queue before starting
to tear down the lif to be sure there is no race with any
other events.

Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Reviewed-by: Simon Horman <horms@kernel.org>
Reviewed-by: Joe Damato <joe@dama.to>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_bus_pci.c