summaryrefslogtreecommitdiff
path: root/libmachdev/ds_routines.c
diff options
context:
space:
mode:
authorZheng Da <zhengda1936@gmail.com>2010-06-04 07:37:45 +0200
committerZheng Da <zhengda1936@gmail.com>2010-06-04 07:37:45 +0200
commita37d4548f4c696fc5a919ad3839c6472afdff86f (patch)
tree5f402e27588a313e13e14d222f62eeebe499bf0c /libmachdev/ds_routines.c
parentf55b47ebf4e9bd0dd1e5e46011404456b7cd2825 (diff)
remove the declaration of linux_net_emulation_ops.
Diffstat (limited to 'libmachdev/ds_routines.c')
-rw-r--r--libmachdev/ds_routines.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/libmachdev/ds_routines.c b/libmachdev/ds_routines.c
index f6a8e76c..65cefa3a 100644
--- a/libmachdev/ds_routines.c
+++ b/libmachdev/ds_routines.c
@@ -71,8 +71,6 @@
static struct port_bucket *port_bucket;
static struct port_class *dev_class;
-extern struct device_emulation_ops linux_net_emulation_ops;
-
#define NUM_EMULATION num_emul
#define MAX_NUM_EMULATION 32