summaryrefslogtreecommitdiff
path: root/drivers/dahdi/wcte12xp/vpmadt032.h
diff options
context:
space:
mode:
Diffstat (limited to 'drivers/dahdi/wcte12xp/vpmadt032.h')
-rw-r--r--drivers/dahdi/wcte12xp/vpmadt032.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/drivers/dahdi/wcte12xp/vpmadt032.h b/drivers/dahdi/wcte12xp/vpmadt032.h
index e103e05..117b22e 100644
--- a/drivers/dahdi/wcte12xp/vpmadt032.h
+++ b/drivers/dahdi/wcte12xp/vpmadt032.h
@@ -105,7 +105,7 @@ struct vpm150m {
struct vpm150m_workentry {
struct list_head list;
struct t1 *wc; /* what card are we dealing with? */
- struct zt_chan *chan; /* what channels are we going to deal with? */
+ struct dahdi_chan *chan; /* what channels are we going to deal with? */
struct adt_lec_params params; /* how should we behave? */
};