patch-2.2.16 linux/drivers/net/comx.h
Next file: linux/drivers/net/cosa.c
Previous file: linux/drivers/net/comx.c
Back to the patch index
Back to the overall index
-  Lines: 8
-  Date:
Wed Jun  7 14:26:43 2000
-  Orig file: 
v2.2.15/linux/drivers/net/comx.h
-  Orig date: 
Tue Jan  4 10:12:17 2000
diff -urN v2.2.15/linux/drivers/net/comx.h linux/drivers/net/comx.h
@@ -45,6 +45,7 @@
 	};
 
 struct comx_channel {
+	void		*if_ptr;	// General purpose pointer
 	struct device 	*dev;		// Where we belong to
 	struct device	*twin;		// On dual-port cards
 	struct proc_dir_entry *procdir;	// the directory
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)