aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
diff options
context:
space:
mode:
authorBhaskar Chowdhury <unixbhaskar@gmail.com>2021-03-27 04:42:40 +0530
committerDavid S. Miller <davem@davemloft.net>2021-03-28 17:31:13 -0700
commit912b519afc8f13743b473910504e8bfb9eb7de77 (patch)
treed4cb39d95e5c8ec20864088b6e17db77b70e19b8 /net/ipv6/addrconf.c
parente5ca43e82d91212e24686fafca118f25cf985bfb (diff)
downloadlinux-912b519afc8f13743b473910504e8bfb9eb7de77.tar.gz
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>
Diffstat (limited to 'net/ipv6/addrconf.c')
-rw-r--r--net/ipv6/addrconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/net/ipv6/addrconf.c b/net/ipv6/addrconf.c
index b502f78d5091f..120073ffb666b 100644
--- a/net/ipv6/addrconf.c
+++ b/net/ipv6/addrconf.c
@@ -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
*/