From 66d8715a0fbf6eae202c27853ba616bcf754d0c7 Mon Sep 17 00:00:00 2001 From: "Kevin P. Fleming" Date: Wed, 21 May 2008 16:44:40 +0000 Subject: replace ZT_ with DAHDI_, zt_ with dahdi_ git-svn-id: http://svn.asterisk.org/svn/dahdi/linux/trunk@4320 a0bf4364-ded3-4de4-8d8a-66a801d63aff --- drivers/dahdi/wcte12xp/vpmadt032.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'drivers/dahdi/wcte12xp/vpmadt032.h') 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? */ }; -- cgit v1.2.3