Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247026
b: refs/heads/master
c: 91ab0b6
h: refs/heads/master
v: v3
  • Loading branch information
David S. Miller committed Apr 29, 2011
1 parent e0026ec commit 3067995
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: 44901666a1a736b3f43eac7894b07183f127e9a9
refs/heads/master: 91ab0b60a12833b4715b838474f23496af8de30c
2 changes: 1 addition & 1 deletion trunk/net/dccp/ipv4.c
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ int dccp_v4_connect(struct sock *sk, struct sockaddr *uaddr, int addr_len)
}

if (inet_opt == NULL || !inet_opt->opt.srr)
daddr = rt->rt_dst;
daddr = fl4.daddr;

if (inet->inet_saddr == 0)
inet->inet_saddr = rt->rt_src;
Expand Down

0 comments on commit 3067995

Please sign in to comment.