Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
tcp: Revert reset of deferred accept changes in 2.6.26
Ingo's system is still seeing strange behavior, and he reports that is goes away if the rest of the deferred accept changes are reverted too. Therefore this reverts e4c7884 ("[TCP]: TCP_DEFER_ACCEPT updates - dont retxmt synack") and 539fae8 ("[TCP]: TCP_DEFER_ACCEPT updates - defer timeout conflicts with max_thresh"). Just like the other revert, these ideas can be revisited for 2.6.27 Signed-off-by: David S. Miller <davem@davemloft.net>
- Loading branch information