]> www.infradead.org Git - users/willy/xarray.git/commitdiff
ipv6: addrconf.c: Fix a typo
authorBhaskar Chowdhury <unixbhaskar@gmail.com>
Fri, 26 Mar 2021 23:12:40 +0000 (04:42 +0530)
committerDavid S. Miller <davem@davemloft.net>
Mon, 29 Mar 2021 00:31:13 +0000 (17:31 -0700)
s/Identifers/Identifiers/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c

index b502f78d5091fd3f0ffa584c2bdbe7f42d745829..120073ffb666b18678e3145d91dac59fa865a592 100644 (file)
@@ -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
         */