Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 247053
b: refs/heads/master
c: f139016
h: refs/heads/master
i:
  247051: c816814
v: v3
  • Loading branch information
David S. Miller committed May 4, 2011
1 parent 9dc7589 commit 52a57fd
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: 475949d8e86bbde5ea3ffa4d95e022ca69233b14
refs/heads/master: f1390160ddcd64a3cfd48b3280d0a616a31b9520
2 changes: 1 addition & 1 deletion trunk/net/dccp/ipv4.c
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ int dccp_v4_connect(struct sock *sk, struct sockaddr *uaddr, int addr_len)
daddr = fl4.daddr;

if (inet->inet_saddr == 0)
inet->inet_saddr = rt->rt_src;
inet->inet_saddr = fl4.saddr;
inet->inet_rcv_saddr = inet->inet_saddr;

inet->inet_dport = usin->sin_port;
Expand Down

0 comments on commit 52a57fd

Please sign in to comment.