Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247022
b: refs/heads/master
c: b883187
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Apr 29, 2011
1 parent bbdf0bb commit 5b1d7f7
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: 6706b6ebab85dfca4e2886e35ec9c3c4ee13e27e
refs/heads/master: b883187785004cacea053569f1655fada0dfc299
2 changes: 1 addition & 1 deletion trunk/net/ipv4/af_inet.c
Original file line number Diff line number Diff line change
Expand Up @@ -1122,7 +1122,7 @@ static int inet_sk_reselect_saddr(struct sock *sk)

sk_setup_caps(sk, &rt->dst);

new_saddr = rt->rt_src;
new_saddr = fl4.saddr;

if (new_saddr == old_saddr)
return 0;
Expand Down

0 comments on commit 5b1d7f7

Please sign in to comment.