summaryrefslogtreecommitdiffstats
path: root/net/ipv6/addrconf.c
diff options
context:
space:
mode:
authorJoe Perches <joe@perches.com>2007-11-19 23:47:25 -0800
committerDavid S. Miller <davem@davemloft.net>2007-11-19 23:47:25 -0800
commit3b6d821c4f06b4c25704bc11d05e68cdd16b4278 (patch)
tree21e1e8a80345ea31479145c469abaa3fbffe6400 /net/ipv6/addrconf.c
parent3a47a68b05ad4b2da54d8c77262459465436387b (diff)
downloadop-kernel-dev-3b6d821c4f06b4c25704bc11d05e68cdd16b4278.zip
op-kernel-dev-3b6d821c4f06b4c25704bc11d05e68cdd16b4278.tar.gz
[IPV6]: Add missing "space"
Signed-off-by: Joe Perches <joe@perches.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 1bd8d81..567664e 100644
--- 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;
OpenPOWER on IntegriCloud