commit | 31ccd0e66d41f73cfc21a8de976e713455205228 | [log] [tgz] |
---|---|---|
author | Eric Dumazet <edumazet@google.com> | Wed Apr 29 16:20:58 2015 -0700 |
committer | David S. Miller <davem@davemloft.net> | Tue May 05 19:50:09 2015 -0400 |
tree | baf576cd54720599d1834a2175bb07a71f005944 | |
parent | 53ee1033ac1693d72f8c52e28f957697b021f6b4 [diff] |
tcp_westwood: fix tcp_westwood_info() I forgot to update tcp_westwood when changing get_info() behavior, this patch should fix this. Fixes: 64f40ff5bbdb ("tcp: prepare CC get_info() access from getsockopt()") Reported-by: kbuild test robot <fengguang.wu@intel.com> Signed-off-by: Eric Dumazet <edumazet@google.com> Acked-by: Neal Cardwell <ncardwell@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>