patch-2.1.17 linux/include/linux/trdevice.h
Next file: linux/include/linux/vmalloc.h
Previous file: linux/include/linux/soundmodem.h
Back to the patch index
Back to the overall index
- Lines: 18
- Date:
Sat Dec 21 13:16:57 1996
- Orig file:
v2.1.16/linux/include/linux/trdevice.h
- Orig date:
Thu Dec 12 19:37:19 1996
diff -u --recursive --new-file v2.1.16/linux/include/linux/trdevice.h linux/include/linux/trdevice.h
@@ -3,7 +3,7 @@
* operating system. NET is implemented using the BSD Socket
* interface as the means of communication with the user level.
*
- * Definitions for the Ethernet handlers.
+ * Definitions for the Token-ring handlers.
*
* Version: @(#)eth.h 1.0.4 05/13/93
*
@@ -33,6 +33,8 @@
void *saddr, unsigned len);
extern int tr_rebuild_header(struct sk_buff *skb);
extern unsigned short tr_type_trans(struct sk_buff *skb, struct device *dev);
+
+extern struct device * init_trdev(struct device *, int);
#endif
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov