summaryrefslogtreecommitdiff
path: root/xhfc/xhfc.h
diff options
context:
space:
mode:
authorNoe Rubinstein <nrubinstein@proformatique.com>2010-08-24 11:59:28 +0200
committerNoe Rubinstein <nrubinstein@proformatique.com>2010-08-24 11:59:28 +0200
commit0fae154047797caee7ecd7e9fdbfdb752c2fe933 (patch)
tree1874384b3120b29d14edba61e918ce4690cc93e8 /xhfc/xhfc.h
parent903500ec9e587eba454943719668bef0ea0660fd (diff)
xhfc_span->running
Diffstat (limited to 'xhfc/xhfc.h')
-rw-r--r--xhfc/xhfc.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/xhfc/xhfc.h b/xhfc/xhfc.h
index 6f5445d..ebc87c2 100644
--- a/xhfc/xhfc.h
+++ b/xhfc/xhfc.h
@@ -114,6 +114,7 @@ struct xhfc_span {
// int rcv; /* number of received frames */
// int crpt; /* number of corrupted reveived frames */
+ int running;
int shutdown;
/* Got the following from DAHDI */