From 13fad342e35c20f8677d54ccb9bb281f6bce43c7 Mon Sep 17 00:00:00 2001 From: Kai Germaschewski Date: Sat, 5 Oct 2002 14:08:16 -0500 Subject: ISDN: Make idle timeout and retry wait parts of the state machine --- include/linux/isdn.h | 2 -- 1 file changed, 2 deletions(-) (limited to 'include/linux') diff --git a/include/linux/isdn.h b/include/linux/isdn.h index cf88490d83c1..d35b0961de09 100644 --- a/include/linux/isdn.h +++ b/include/linux/isdn.h @@ -371,8 +371,6 @@ typedef struct isdn_net_dev_s { int dialstate; /* State for dialing */ int dial; /* # of phone number just dialed */ int outgoing; /* Flag: outgoing call */ - unsigned long dialstarted; /* first dialing-attempt */ - unsigned long dialwait_timer;/* earliest next dialing-attempt */ int dialretry; /* Counter for Dialout-retries */ int cps; /* current speed of this interface */ -- cgit v1.2.3