Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64991
b: refs/heads/master
c: 6ae5f98
h: refs/heads/master
i:
  64989: f6210af
  64987: 2f6b585
  64983: c342b4e
  64975: 5048947
  64959: f6de346
v: v3
  • Loading branch information
Jiri Kosina authored and David S. Miller committed Sep 16, 2007
1 parent dc206c0 commit 996eb09
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: 2a0c6c980d209827e5d69017fa736f107a744d1d
refs/heads/master: 6ae5f983cf8de769214d2d9e8a783c881eccd4cd
2 changes: 1 addition & 1 deletion trunk/net/ipv6/addrconf.c
Original file line number Diff line number Diff line change
Expand Up @@ -1021,7 +1021,7 @@ int ipv6_dev_get_saddr(struct net_device *daddr_dev,
hiscore.rule++;
}
if (ipv6_saddr_preferred(score.addr_type) ||
(((ifa_result->flags &
(((ifa->flags &
(IFA_F_DEPRECATED|IFA_F_OPTIMISTIC)) == 0))) {
score.attrs |= IPV6_SADDR_SCORE_PREFERRED;
if (!(hiscore.attrs & IPV6_SADDR_SCORE_PREFERRED)) {
Expand Down

0 comments on commit 996eb09

Please sign in to comment.