patch-2.1.31 linux/drivers/net/slip.c
Next file: linux/drivers/net/smc9194.c
Previous file: linux/drivers/net/sk_g16.c
Back to the patch index
Back to the overall index
-  Lines: 9
-  Date:
Mon Mar 31 12:52:31 1997
-  Orig file: 
v2.1.30/linux/drivers/net/slip.c
-  Orig date: 
Tue Mar  4 10:25:23 1997
diff -u --recursive --new-file v2.1.30/linux/drivers/net/slip.c linux/drivers/net/slip.c
@@ -312,7 +312,7 @@
 }
 
 
-/* Set the "sending" flag.  This must be atomic, hence the ASM. */
+/* Set the "sending" flag.  This must be atomic hence the set_bit. */
 static inline void
 sl_lock(struct slip *sl)
 {
FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov