patch-2.3.14 linux/include/net/datalink.h
Next file: linux/include/net/dn_dev.h
Previous file: linux/include/net/br.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/datalink.h
- Orig date:
Tue Oct 24 06:26:07 1995
diff -u --recursive --new-file v2.3.13/linux/include/net/datalink.h linux/include/net/datalink.h
@@ -6,7 +6,7 @@
unsigned char type[8];
const char *string_name;
unsigned short header_length;
- int (*rcvfunc)(struct sk_buff *, struct device *,
+ int (*rcvfunc)(struct sk_buff *, struct net_device *,
struct packet_type *);
void (*datalink_header)(struct datalink_proto *, struct sk_buff *,
unsigned char *);
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)