summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wctdm24xxp/wctdm24xxp.h
diff options
context:
space:
mode:
authorShaun Ruffell <sruffell@digium.com>2009-08-04 16:22:17 +0000
committerShaun Ruffell <sruffell@digium.com>2009-08-04 16:22:17 +0000
commit4378b9f38c5c6e0e1ef363f519361c47c51611a1 (patch)
tree5bebfff692e9e511d8984b6088ebf646771978ab /drivers/dahdi/wctdm24xxp/wctdm24xxp.h
parentee5b0c2849f1818a37549444d09cb1c078fc70d3 (diff)
wctdm24xxp: We no longer need to keep our own reference count.
git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@6926 a0bf4364-ded3-4de4-8d8a-66a801d63aff
Diffstat (limited to 'drivers/dahdi/wctdm24xxp/wctdm24xxp.h')
-rw-r--r--drivers/dahdi/wctdm24xxp/wctdm24xxp.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/drivers/dahdi/wctdm24xxp/wctdm24xxp.h b/drivers/dahdi/wctdm24xxp/wctdm24xxp.h
index 3d08bef..95f712c 100644
--- a/drivers/dahdi/wctdm24xxp/wctdm24xxp.h
+++ b/drivers/dahdi/wctdm24xxp/wctdm24xxp.h
@@ -146,13 +146,11 @@ struct wctdm {
struct dahdi_span span;
unsigned char ios;
unsigned int sdi;
- int usecount;
unsigned int intcount;
unsigned int rxints;
unsigned int txints;
unsigned char txident;
unsigned char rxident;
- int dead;
int pos;
int flags[NUM_CARDS];
int alt;