Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 90647
b: refs/heads/master
c: ac6f781
h: refs/heads/master
i:
  90645: a3b7007
  90643: dc44507
  90639: 29db591
v: v3
  • Loading branch information
Gerrit Renker authored and David S. Miller committed Apr 14, 2008
1 parent d690a1b commit a9ee8a9
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 3 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: 3654ea02f2819cf8821c0acd35bc7cded5f1f2a9
refs/heads/master: ac6f78192054784f02dd47f8e6d7d1c8d75ab173
2 changes: 0 additions & 2 deletions trunk/net/ipv4/inet_connection_sock.c
Original file line number Diff line number Diff line change
Expand Up @@ -133,8 +133,6 @@ int inet_csk_get_port(struct sock *sk, unsigned short snum)
goto tb_not_found;
tb_found:
if (!hlist_empty(&tb->owners)) {
if (sk->sk_reuse > 1)
goto success;
if (tb->fastreuse > 0 &&
sk->sk_reuse && sk->sk_state != TCP_LISTEN) {
goto success;
Expand Down

0 comments on commit a9ee8a9

Please sign in to comment.