patch-2.1.107 linux/drivers/char/random.c

Next file: linux/drivers/char/rtc.c
Previous file: linux/drivers/char/msp3400.c
Back to the patch index
Back to the overall index

diff -u --recursive --new-file v2.1.106/linux/drivers/char/random.c linux/drivers/char/random.c
@@ -1715,9 +1715,9 @@
 
 	/*
 	 *	As close as possible to RFC 793, which
-	 *	suggests using a 250kHz clock.
-	 *	Further reading shows this assumes 2Mb/s networks.
-	 *	For 10Mb/s ethernet, a 1MHz clock is appropriate.
+	 *	suggests using a 250 kHz clock.
+	 *	Further reading shows this assumes 2 Mb/s networks.
+	 *	For 10 Mb/s Ethernet, a 1 MHz clock is appropriate.
 	 *	That's funny, Linux has one built in!  Use it!
 	 *	(Networks are faster now - should this be increased?)
 	 */

FUNET's LINUX-ADM group, linux-adm@nic.funet.fi
TCL-scripts by Sam Shen, slshen@lbl.gov