summaryrefslogtreecommitdiff
path: root/zaptel.c
diff options
context:
space:
mode:
Diffstat (limited to 'zaptel.c')
-rwxr-xr-xzaptel.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/zaptel.c b/zaptel.c
index d6dbfe3..24dd095 100755
--- a/zaptel.c
+++ b/zaptel.c
@@ -5388,6 +5388,7 @@ int zt_transmit(struct zt_span *span)
span->mainttimer = 0;
if (span->maint)
span->maint(span, ZT_MAINT_LOOPSTOP);
+ span->maintstat = 0;
wake_up_interruptible(&span->maintq);
}
}