projects
/
GitHub
/
LineageOS
/
android_kernel_motorola_exynos9610.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3a47a68
)
[IPV6]: Add missing "space"
author
Joe Perches
<joe@perches.com>
Tue, 20 Nov 2007 07:47:25 +0000
(23:47 -0800)
committer
David S. Miller
<davem@davemloft.net>
Tue, 20 Nov 2007 07:47:25 +0000
(23:47 -0800)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c
patch
|
blob
|
blame
|
history
diff --git
a/net/ipv6/addrconf.c
b/net/ipv6/addrconf.c
index 1bd8d818f8e9ec1b28b3ae74eae6d78975d03020..567664eac463633643ddd63735b304d3e5efa3f6 100644
(file)
--- a/
net/ipv6/addrconf.c
+++ b/
net/ipv6/addrconf.c
@@
-967,7
+967,7
@@
int ipv6_dev_get_saddr(struct net_device *daddr_dev,
if (unlikely(score.addr_type == IPV6_ADDR_ANY ||
score.addr_type & IPV6_ADDR_MULTICAST)) {
LIMIT_NETDEBUG(KERN_DEBUG
- "ADDRCONF: unspecified / multicast address"
+ "ADDRCONF: unspecified / multicast address
"
"assigned as unicast address on %s",
dev->name);
continue;