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

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)