patch-2.1.22 linux/net/x25/x25_timer.c
Next file: linux/Documentation/00-INDEX
Previous file: linux/net/x25/x25_subr.c
Back to the patch index
Back to the overall index
- Lines: 19
- Date:
Sun Jan 19 15:47:30 1997
- Orig file:
v2.1.21/linux/net/x25/x25_timer.c
- Orig date:
Wed Dec 18 15:59:25 1996
diff -u --recursive --new-file v2.1.21/linux/net/x25/x25_timer.c linux/net/x25/x25_timer.c
@@ -47,7 +47,7 @@
void x25_set_timer(struct sock *sk)
{
unsigned long flags;
-
+
save_flags(flags);
cli();
@@ -66,7 +66,7 @@
static void x25_reset_timer(struct sock *sk)
{
unsigned long flags;
-
+
save_flags(flags);
cli();
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov