Skip to content

Commit

Permalink
[ATM]: [lec] old_close is no longer used
Browse files Browse the repository at this point in the history
Signed-off-by: Chas Williams <chas@cmf.nrl.navy.mil>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Chas Williams authored and David S. Miller committed Sep 30, 2006
1 parent d0732f6 commit edbc9b0
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions net/atm/lec_arpc.h
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit edbc9b0

Please sign in to comment.