vserver 2.0 rc7
[linux-2.6.git] / include / linux / if_ltalk.h
index e75e832..7652576 100644 (file)
@@ -6,7 +6,7 @@
 #define LTALK_ALEN             1
 
 #ifdef __KERNEL__
-extern void ltalk_setup(struct net_device *);
+extern struct net_device *alloc_ltalkdev(int sizeof_priv);
 #endif
 
 #endif