commit | 8ba6ddaaf86c4c6814774e4e4ef158b732bd9f9f | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Thu Oct 05 22:21:25 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Sat Oct 07 00:28:53 2017 +0100 |
tree | 7120614bd38cef7eb7e0e65ebc157db37d05ede1 | |
parent | 5e76ee4b8e90384936a214cde5b7816424f70232 [diff] |
tcp: reduce tcp_fastretrans_alert() verbosity With upcoming rb-tree implementation, the checks will trigger more often, and this is expected. Signed-off-by: Eric Dumazet <edumazet@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>