summaryrefslogtreecommitdiff
path: root/wcte12xp.c
diff options
context:
space:
mode:
Diffstat (limited to 'wcte12xp.c')
-rw-r--r--wcte12xp.c4
1 files changed, 0 insertions, 4 deletions
diff --git a/wcte12xp.c b/wcte12xp.c
index db4fb78..d993d76 100644
--- a/wcte12xp.c
+++ b/wcte12xp.c
@@ -1041,10 +1041,6 @@ static int t1xxp_spanconfig(struct zt_span *span, struct zt_lineconfig *lc)
{
struct t1 *wc = span->pvt;
- span->lineconfig = lc->lineconfig;
- span->lbo = lc->lbo;
- span->txlevel = lc->lbo;
- span->rxlevel = 0;
/* Do we want to SYNC on receive or not */
wc->sync = lc->sync;
if (wc->sync)