commit | 98da81a426a76c351f3c2854d5bc31f17bba3194 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Thu Jun 04 08:01:12 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sun Jun 07 01:55:01 2015 -0700 |
tree | 636dbfc8c16b4150e41aa32ff9b8774ed3f19f3b | |
parent | 908e80d6546813aaf8b546b4b4483fcec24190b6 [diff] |
tcp: remove redundant checks II For same reasons than in commit 12e25e1041d0 ("tcp: remove redundant checks"), we can remove redundant checks done for timewait sockets. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>