Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 162910
b: refs/heads/master
c: 3933fc9
h: refs/heads/master
v: v3
  • Loading branch information
Jens Rosenboom authored and David S. Miller committed Sep 17, 2009
1 parent 2136333 commit 33b92cc
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: b9f602533e2f5c32a09a3a75904e5373cb6e6377
refs/heads/master: 3933fc952a5a5af4cf23fca94e20203251c9d825
2 changes: 1 addition & 1 deletion trunk/net/ipv6/route.c
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,7 @@ int rt6_route_rcv(struct net_device *dev, u8 *opt, int len,

pref = rinfo->route_pref;
if (pref == ICMPV6_ROUTER_PREF_INVALID)
pref = ICMPV6_ROUTER_PREF_MEDIUM;
return -EINVAL;

lifetime = addrconf_timeout_fixup(ntohl(rinfo->lifetime), HZ);

Expand Down

0 comments on commit 33b92cc

Please sign in to comment.