summaryrefslogtreecommitdiff
path: root/wct4xxp.c
diff options
context:
space:
mode:
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