patch-2.3.14 linux/include/linux/scc.h

Next file: linux/include/linux/sched.h
Previous file: linux/include/linux/proc_fs.h
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.3.13/linux/include/linux/scc.h linux/include/linux/scc.h
@@ -221,7 +221,7 @@
 	
 	int init;			/* channel exists? */
 
-	struct device *dev;		/* link to device control structure */
+	struct net_device *dev;		/* link to device control structure */
 	struct net_device_stats dev_stat;/* device statistics */
 
 	char brand;			/* manufacturer of the board */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen (who was at: slshen@lbl.gov)