summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctdm24xxp/wctdm24xxp.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/wctdm24xxp/wctdm24xxp.h')
-rw-r--r--drivers/dahdi/wctdm24xxp/wctdm24xxp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dahdi/wctdm24xxp/wctdm24xxp.h b/drivers/dahdi/wctdm24xxp/wctdm24xxp.h
index 909dd26..5049d5a 100644
--- a/drivers/dahdi/wctdm24xxp/wctdm24xxp.h
+++ b/drivers/dahdi/wctdm24xxp/wctdm24xxp.h
@@ -179,7 +179,6 @@ struct fxs {
* voicebus ISR.
*/
int lasttxhook;
- int oppending_ms;
u8 linefeed_control_shadow;
u8 hook_state_shadow;
spinlock_t lasttxhooklock;
@@ -191,6 +190,7 @@ struct fxs {
struct calregs calregs;
unsigned long check_alarm;
unsigned long check_proslic;
+ unsigned long oppending_timeout;
};
struct qrv {