aboutsummaryrefslogtreecommitdiff
path: root/sys/pci/if_mn.c
diff options
context:
space:
mode:
Diffstat (limited to 'sys/pci/if_mn.c')
-rw-r--r--sys/pci/if_mn.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/pci/if_mn.c b/sys/pci/if_mn.c
index 170284cd9868..04ba311b4a15 100644
--- a/sys/pci/if_mn.c
+++ b/sys/pci/if_mn.c
@@ -197,7 +197,6 @@ static struct ng_type mntypestruct = {
NULL,
ngmn_connect,
ngmn_rcvdata,
- ngmn_rcvdata,
ngmn_disconnect,
NULL
};