mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
synced 2026-09-18 23:09:29 +02:00
ipv6: addrconf.c: Fix a typo
s/Identifers/Identifiers/ Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
committed by
David S. Miller
parent
e5ca43e82d
commit
912b519afc
+1
-1
@@ -2358,7 +2358,7 @@ regen:
|
||||
/* <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
|
||||
*/
|
||||
|
||||
|
||||
Reference in New Issue
Block a user