summaryrefslogtreecommitdiff
path: root/xhfc/xhfc.h
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@proformatique.com>2010-12-17 19:18:13 +0100
committerNoe Rubinstein <nrubinstein@proformatique.com>2010-12-17 19:18:13 +0100
commitf7ab5801c542a4df58668f3b65473883a4e11a59 (patch)
tree77f2d36249d51a63b9e5a8522198be8855553f40 /xhfc/xhfc.h
parentc9485959f37fd395034a854e2aa8fd7034847075 (diff)
remove obsolete code
Diffstat (limited to 'xhfc/xhfc.h')
-rw-r--r--xhfc/xhfc.h5
1 files changed, 0 insertions, 5 deletions
diff --git a/xhfc/xhfc.h b/xhfc/xhfc.h
index 01caef3..6b465f1 100644
--- a/xhfc/xhfc.h
+++ b/xhfc/xhfc.h
@@ -33,10 +33,8 @@
#include "xhfc24sucd.h"
-
#define DRIVER_NAME "xivoxhfc"
-
#ifndef CHIP_ID_2S4U
#define CHIP_ID_2S4U 0x62
#endif
@@ -140,10 +138,7 @@ struct xhfc_span {
u8 state, prev_state;
struct dahdi_chan* sigchan;
- int sigactive;
unsigned long activation_timer, f6_f7_transition; // timers; 0 when deactivated
-
- unsigned long non_rx_cnt;
};
struct xhfc {