Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 300428
b: refs/heads/master
c: d94d34a
h: refs/heads/master
v: v3
  • Loading branch information
Eldad Zack authored and David S. Miller committed Apr 2, 2012
1 parent 849b92e commit f147483
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3e866703cbf8a832cd857426c5a9989b16037138
refs/heads/master: d94d34a0664b296fd1593a96ccc9c97a94dfd43d
2 changes: 1 addition & 1 deletion trunk/net/ipv6/addrconf_core.c
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

static inline unsigned ipv6_addr_scope2type(unsigned scope)
{
switch(scope) {
switch (scope) {
case IPV6_ADDR_SCOPE_NODELOCAL:
return (IPV6_ADDR_SCOPE_TYPE(IPV6_ADDR_SCOPE_NODELOCAL) |
IPV6_ADDR_LOOPBACK);
Expand Down

0 comments on commit f147483

Please sign in to comment.