summaryrefslogtreecommitdiffstats
path: root/sys/dev/hfa/fore_if.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/dev/hfa/fore_if.c')
-rw-r--r--sys/dev/hfa/fore_if.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/dev/hfa/fore_if.c b/sys/dev/hfa/fore_if.c
index cb43f7e..0859438 100644
--- a/sys/dev/hfa/fore_if.c
+++ b/sys/dev/hfa/fore_if.c
@@ -219,8 +219,6 @@ fore_interface_free(fup)
}
if (fup->fu_flags & FUF_STATCMD) {
- DMA_FREE_ADDR(fup->fu_stats, fup->fu_statsd,
- sizeof(Fore_cp_stats), 0);
fup->fu_flags &= ~FUF_STATCMD;
}
return;
OpenPOWER on IntegriCloud