ionic: use timer_shutdown_sync
authorShannon Nelson <shannon.nelson@amd.com>
Mon, 11 Dec 2023 18:58:02 +0000 (10:58 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 13 Dec 2023 12:35:55 +0000 (12:35 +0000)
commitb0dbe358fbb416877d32a79a586ded50040467d6
tree7ff980e17d8ceafb37aae8b2733c791ccd57e39e
parent219e183272b4a566650a37264aff90a8c613d9b5
ionic: use timer_shutdown_sync

When stopping the watchdog timer at remove time we should
be using the new timer_shutdown_sync to assure the timer
doesn't ever get rearmed.

Signed-off-by: Shannon Nelson <shannon.nelson@amd.com>
Reviewed-by: Brett Creeley <brett.creeley@amd.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
drivers/net/ethernet/pensando/ionic/ionic_bus_pci.c