Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 194639
b: refs/heads/master
c: d598b16
h: refs/heads/master
i:
  194637: 6c892a8
  194635: 4234d47
  194631: 0aa1aae
  194623: 8158183
v: v3
  • Loading branch information
Vlad Yasevich committed May 1, 2010
1 parent 0f23bdf commit a2e20b5
Show file tree
Hide file tree
Showing 2 changed files with 3 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: b99a4d53a74ac25eb4b930eef6c745579149c571
refs/heads/master: d598b166ced20d9b9281ea3527c0e18405ddb803
3 changes: 2 additions & 1 deletion trunk/net/sctp/associola.c
Original file line number Diff line number Diff line change
Expand Up @@ -1324,7 +1324,8 @@ void sctp_assoc_update_retran_path(struct sctp_association *asoc)
}
}

asoc->peer.retran_path = t;
if (t)
asoc->peer.retran_path = t;

SCTP_DEBUG_PRINTK_IPADDR("sctp_assoc_update_retran_path:association"
" %p addr: ",
Expand Down

0 comments on commit a2e20b5

Please sign in to comment.