summaryrefslogtreecommitdiffstats
path: root/sys/pci/if_mn.c
diff options
context:
space:
mode:
authorjulian <julian@FreeBSD.org>2000-12-13 15:42:37 +0000
committerjulian <julian@FreeBSD.org>2000-12-13 15:42:37 +0000
commit87b344d6e9983a27e6fc1b398613f17649ab1bc0 (patch)
tree031c644e32391c71ae76e2d97a3f55e31a163dbf /sys/pci/if_mn.c
parentd04bc13c870a9bd14fe69c8660e1c633d97d5805 (diff)
downloadFreeBSD-src-87b344d6e9983a27e6fc1b398613f17649ab1bc0.zip
FreeBSD-src-87b344d6e9983a27e6fc1b398613f17649ab1bc0.tar.gz
I really hate it when part of a patch gets left out.
This was still sitting in my commit tree. Luckily I always compare my before and after trees...
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 170284c..04ba311 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
};
OpenPOWER on IntegriCloud