Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 330225
b: refs/heads/master
c: e57edf6
h: refs/heads/master
i:
  330223: 8c68fe8
v: v3
  • Loading branch information
Erik Hugne authored and David S. Miller committed Oct 4, 2012
1 parent 5842a48 commit be26242
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: 096895818cbf3382dc318f369e642fb7460ccb26
refs/heads/master: e57edf6b6dba975eceede20b4b13699d4e88cd78
1 change: 1 addition & 0 deletions trunk/net/tipc/socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -220,6 +220,7 @@ static int tipc_create(struct net *net, struct socket *sock, int protocol,

sock_init_data(sock, sk);
sk->sk_backlog_rcv = backlog_rcv;
sk->sk_rcvbuf = TIPC_FLOW_CONTROL_WIN * 2 * TIPC_MAX_USER_MSG_SIZE * 2;
tipc_sk(sk)->p = tp_ptr;
tipc_sk(sk)->conn_timeout = CONN_TIMEOUT_DEFAULT;

Expand Down

0 comments on commit be26242

Please sign in to comment.