aboutsummaryrefslogtreecommitdiff
path: root/sys/mips/atheros/apb.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/mips/atheros/apb.c')
-rw-r--r--sys/mips/atheros/apb.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/mips/atheros/apb.c b/sys/mips/atheros/apb.c
index ba323c0fa11e..b1cc83bc5d02 100644
--- a/sys/mips/atheros/apb.c
+++ b/sys/mips/atheros/apb.c
@@ -388,7 +388,7 @@ apb_filter(void *arg)
tf = td->td_intr_frame;
if (pmc_intr)
- (*pmc_intr)(PCPU_GET(cpuid), tf);
+ (*pmc_intr)(PCPU_GET(tf);
continue;
}
/* Ignore timer interrupts */