summaryrefslogtreecommitdiffstats
path: root/Documentation/networking
diff options
context:
space:
mode:
authorKuniyuki Iwashima <kuniyu@amazon.co.jp>2020-03-10 17:05:24 +0900
committerDavid S. Miller <davem@davemloft.net>2020-03-12 12:08:09 -0700
commit16f6c2518f9e0347eb54d368473ebd0904ac4298 (patch)
treee4319228459e2b53f11fa0a0e2a80dd2dea093cc /Documentation/networking
parentaf91fd7e17f12119763b95ccf526bce4b0693144 (diff)
downloadlinux-16f6c2518f9e0347eb54d368473ebd0904ac4298.tar.bz2
tcp: Remove unnecessary conditions in inet_csk_bind_conflict().
When we get an ephemeral port, the relax is false, so the SO_REUSEADDR conditions may be evaluated twice. We do not need to check the conditions again. Signed-off-by: Kuniyuki Iwashima <kuniyu@amazon.co.jp> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'Documentation/networking')
0 files changed, 0 insertions, 0 deletions