Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 64599
b: refs/heads/master
c: 2772b49
h: refs/heads/master
i:
  64597: 684f6cc
  64595: 849b521
  64591: 54fb139
v: v3
  • Loading branch information
Vlad Yasevich committed Aug 30, 2007
1 parent 85cf303 commit ccee278
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: d99fa42963a5ae394cf1df9d5bb739eb378a189b
refs/heads/master: 2772b495efe341a02c867bc3a03d7362bd336832
1 change: 1 addition & 0 deletions trunk/net/sctp/socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -353,6 +353,7 @@ SCTP_STATIC int sctp_do_bind(struct sock *sk, union sctp_addr *addr, int len)
* The function sctp_get_port_local() does duplicate address
* detection.
*/
addr->v4.sin_port = htons(snum);
if ((ret = sctp_get_port_local(sk, addr))) {
if (ret == (long) sk) {
/* This endpoint has a conflicting address. */
Expand Down

0 comments on commit ccee278

Please sign in to comment.