patch-2.3.14 linux/include/net/p8022.h
Next file: linux/include/net/pkt_sched.h
Previous file: linux/include/net/netrom.h
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Wed Aug 18 11:38:47 1999
-  Orig file: 
v2.3.13/linux/include/net/p8022.h
-  Orig date: 
Sun Mar 24 22:58:22 1996
diff -u --recursive --new-file v2.3.13/linux/include/net/p8022.h linux/include/net/p8022.h
@@ -1,7 +1,7 @@
 #ifndef _NET_P8022_H
 #define _NET_P8022_H
 
-extern struct datalink_proto *register_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct device *, struct packet_type *));
+extern struct datalink_proto *register_8022_client(unsigned char type, int (*rcvfunc)(struct sk_buff *, struct net_device *, struct packet_type *));
 extern void unregister_8022_client(unsigned char type);
 
 #endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)