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

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

diff -u --new-file --recursive --exclude-from /usr/src/exclude v2.2.18/include/linux/scc.h linux/include/linux/scc.h
@@ -251,6 +251,7 @@
 
 	struct timer_list tx_t;		/* tx timer for this channel */
 	struct timer_list tx_wdog;	/* tx watchdogs */
+	struct timer_list fs_wdog;	/* failsafe watchdogs */
 };
 
 int scc_init(void);

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