===== net/atm/lec.c 1.45 vs edited ===== --- 1.45/net/atm/lec.c 2005-01-19 07:59:15 +11:00 +++ edited/net/atm/lec.c 2005-01-27 10:33:29 +11:00 @@ -1818,7 +1818,7 @@ static void lec_arp_expire_vcc(unsigned long data) { - unsigned flags; + unsigned long flags; struct lec_arp_table *to_remove = (struct lec_arp_table*)data; struct lec_priv *priv = (struct lec_priv *)to_remove->priv; struct lec_arp_table *entry = NULL;