Commit 912b519a authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by David S. Miller

ipv6: addrconf.c: Fix a typo

s/Identifers/Identifiers/
Signed-off-by: default avatarBhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent e5ca43e8
......@@ -2358,7 +2358,7 @@ static void ipv6_gen_rnd_iid(struct in6_addr *addr)
/* <draft-ietf-6man-rfc4941bis-08.txt>, Section 3.3.1:
* check if generated address is not inappropriate:
*
* - Reserved IPv6 Interface Identifers
* - Reserved IPv6 Interface Identifiers
* - XXX: already assigned to an address on the device
*/
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment