projects
/
linux.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e5ca43e
)
ipv6: addrconf.c: Fix a typo
author
Bhaskar Chowdhury
<unixbhaskar@gmail.com>
Fri, 26 Mar 2021 23:12:40 +0000
(
04:42
+0530)
committer
David 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
patch
|
blob
|
history
diff --git
a/net/ipv6/addrconf.c
b/net/ipv6/addrconf.c
index b502f78d5091fd3f0ffa584c2bdbe7f42d745829..120073ffb666b18678e3145d91dac59fa865a592 100644
(file)
--- 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 Identif
i
ers
* - XXX: already assigned to an address on the device
*/