please consider for 2.6.19 -- thanks!
[ATM]: [lec] old_close is no longer used
Signed-off-by: Chas Williams <[EMAIL PROTECTED]>
---
commit 693b186c2a764f62e017db4b7ed39298831d99e8
tree d054ccd10917693803070634a21481b09361b126
parent cf14c654bcb812dae6ed85075777a19e1e02bee1
author chas williams - CONTRACTOR <[EMAIL PROTECTED]> Wed, 20 Sep 2006 18:54:09
-0400
committer chas williams - CONTRACTOR <[EMAIL PROTECTED]> Wed, 20 Sep 2006
18:54:09 -0400
net/atm/lec_arpc.h | 3 ---
1 files changed, 0 insertions(+), 3 deletions(-)
diff --git a/net/atm/lec_arpc.h b/net/atm/lec_arpc.h
index 3cc2eba..69aeb07 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
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at http://vger.kernel.org/majordomo-info.html