patch-2.4.22 linux-2.4.22/net/ipv6/af_inet6.c

Next file: linux-2.4.22/net/ipv6/anycast.c
Previous file: linux-2.4.22/net/ipv6/addrconf.c
Back to the patch index
Back to the overall index

diff -urN linux-2.4.21/net/ipv6/af_inet6.c linux-2.4.22/net/ipv6/af_inet6.c
@@ -259,7 +259,7 @@
 	} else {
 		if (addr_type != IPV6_ADDR_ANY) {
 			/* ipv4 addr of the socket is invalid.  Only the
-			 * unpecified and mapped address have a v4 equivalent.
+			 * unspecified and mapped address have a v4 equivalent.
 			 */
 			v4addr = LOOPBACK4_IPV6;
 			if (!(addr_type & IPV6_ADDR_MULTICAST))	{

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