]> 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>
Tue, 5 May 2015 23:50:09 +0000 (19:50 -0400)
commit955dec395702e7caacbae2be8382a465700f5337
treebaf576cd54720599d1834a2175bb07a71f005944
parentf1305ec67ae1685684e546898882a0b2236ebbd6
tcp_westwood: fix tcp_westwood_info()

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

Fixes: 938916bc982a ("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