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

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

diff -u --recursive --new-file v2.4.3/linux/include/linux/scc.h linux/include/linux/scc.h
@@ -213,8 +213,6 @@
 /* SCC channel structure */
 
 struct scc_channel {
-	int magic;			/* magic word */
-
 	int init;			/* channel exists? */
 
 	struct net_device *dev;		/* link to device control structure */

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