On Mon, Feb 25, 2019 at 1:42 AM Taehee Yoo <[email protected]> wrote: > > parameter state in the tcp_sacktag_bsearch() is not used. > So, it can be removed.
Yes, this is a nice cleanup that should have followed commit
737ff314563ca27f044f9a3a041e9d42491ef7ce ("tcp: use sequence distance
to detect reordering")
since it removed fack_count
Signed-off-by: Eric Dumazet <[email protected]>
Thanks.
