aboutsummaryrefslogtreecommitdiffstats
path: root/net/atm/lec.c
diff options
context:
space:
mode:
Diffstat (limited to 'net/atm/lec.c')
-rw-r--r--net/atm/lec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/atm/lec.c b/net/atm/lec.c
index 181d70c73d70..96a4a4bd2304 100644
--- a/net/atm/lec.c
+++ b/net/atm/lec.c
@@ -1608,7 +1608,7 @@ static void lec_arp_destroy(struct lec_priv *priv)
1608 struct lec_arp_table *entry; 1608 struct lec_arp_table *entry;
1609 int i; 1609 int i;
1610 1610
1611 cancel_rearming_delayed_work(&priv->lec_arp_work); 1611 cancel_delayed_work_sync(&priv->lec_arp_work);
1612 1612
1613 /* 1613 /*
1614 * Remove all entries 1614 * Remove all entries