]> git.baikalelectronics.ru Git - kernel.git/commit
tcp_westwood: fix tcp_westwood_info()
authorEric Dumazet <edumazet@google.com>
Wed, 29 Apr 2015 23:20:58 +0000 (16:20 -0700)
committerDavid S. Miller <davem@davemloft.net>
Thu, 30 Apr 2015 04:27:44 +0000 (00:27 -0400)
commit7ed4cddb89386db53cf34b72b2d9e2d86e3dbb38
tree8e6795d37c6a5b8bb4298693313353d4f34a950b
parentd1b0656ad7e64cdf0c0cb00af98659d5a7bfdb61
tcp_westwood: fix tcp_westwood_info()

I forgot to update tcp_westwood when changing get_info() behavior,
this patch should fix this.

Fixes: 9fa1aed4ef44 ("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>
net/ipv4/tcp_westwood.c