summaryrefslogtreecommitdiff
path: root/wct4xxp.c
diff options
context:
space:
mode:
authormarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2003-11-13 17:55:25 +0000
committermarkster <markster@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2003-11-13 17:55:25 +0000
commit2975365313c456f35a42e128395e3fe7a9c13334 (patch)
tree17ce61c001414204273c4acdc6d2aaa0315f54d3 /wct4xxp.c
parentfda2b6e1c02f1307b4ad902d09dee00f7a9907fb (diff)
Oops
git-svn-id: http://svn.digium.com/svn/zaptel/trunk@274 5390a7c7-147a-4af0-8ec9-7488f05a26cb
Diffstat (limited to 'wct4xxp.c')
-rwxr-xr-xwct4xxp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/wct4xxp.c b/wct4xxp.c
index 7e29ca5..8cf8f9c 100755
--- a/wct4xxp.c
+++ b/wct4xxp.c
@@ -1308,8 +1308,8 @@ static void t4_interrupt(int irq, void *dev_id, struct pt_regs *regs)
return;
}
-#if 0
wc->intcount++;
+#if 0
if (wc->intcount < 20)
printk("Got interrupt, status = %08x\n", status);
#endif