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

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