Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 34659
b: refs/heads/master
c: 7a42c21
h: refs/heads/master
i:
  34657: b3bccf4
  34655: 6f3a3b3
v: v3
  • Loading branch information
Brian Haley authored and David S. Miller committed Sep 22, 2006
1 parent 4088c5b commit 760a726
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: 28a7b327b8cc8ea35662d360d3d11d60195debc9
refs/heads/master: 7a42c2175703f54a3640f25dc078c8190a4f904e
2 changes: 1 addition & 1 deletion trunk/net/socket.c
Original file line number Diff line number Diff line change
Expand Up @@ -1337,7 +1337,7 @@ asmlinkage long sys_bind(int fd, struct sockaddr __user *umyaddr, int addrlen)
* ready for listening.
*/

int sysctl_somaxconn = SOMAXCONN;
int sysctl_somaxconn __read_mostly = SOMAXCONN;

asmlinkage long sys_listen(int fd, int backlog)
{
Expand Down

0 comments on commit 760a726

Please sign in to comment.