From edbc9b014fda4b13466b2e2ac53b940337548ab4 Mon Sep 17 00:00:00 2001 From: Chas Williams Date: Fri, 29 Sep 2006 17:15:15 -0700 Subject: [ATM]: [lec] old_close is no longer used Signed-off-by: Chas Williams Signed-off-by: David S. Miller --- net/atm/lec_arpc.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'net/atm') diff --git a/net/atm/lec_arpc.h b/net/atm/lec_arpc.h index 885f1fbcb864..125df36d33b8 100644 --- a/net/atm/lec_arpc.h +++ b/net/atm/lec_arpc.h @@ -24,9 +24,6 @@ struct lec_arp_table { void (*old_recv_push) (struct atm_vcc *vcc, struct sk_buff *skb); /* Push that leads to daemon */ - void (*old_close) (struct atm_vcc *vcc); - /* We want to see when this vcc gets closed */ - unsigned long last_used; /* For expiry */ unsigned long timestamp; /* Used for various timestamping things: * 1. FLUSH started -- cgit v1.2.3-59-g8ed1b