]> git.baikalelectronics.ru Git - kernel.git/commit
tcp: Remove unused tw_cookie_values from tcp_timewait_sock
authorChristoph Paasch <christoph.paasch@uclouvain.be>
Sun, 10 Mar 2013 05:18:39 +0000 (05:18 +0000)
committerDavid S. Miller <davem@davemloft.net>
Sun, 10 Mar 2013 21:09:33 +0000 (17:09 -0400)
commitaf267807ec614d07ebe2c5166feeabdcebb4a30c
tree936934f46b1fe50fdc6a41754331351788d1f9dc
parent26366a1b5eaa82447629e27138d4ded164516134
tcp: Remove unused tw_cookie_values from tcp_timewait_sock

tw_cookie_values is never used in the TCP-stack.

It was added by 371ed078a (TCPCT part 1d: define TCP cookie option,
extend existing struct's), but already at that time it was not used at
all, nor mentioned in the commit-message.

Signed-off-by: Christoph Paasch <christoph.paasch@uclouvain.be>
Acked-by: Eric Dumazet <edumazet@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/linux/tcp.h