From: Christoph Paasch Date: Sun, 10 Mar 2013 05:18:39 +0000 (+0000) Subject: tcp: Remove unused tw_cookie_values from tcp_timewait_sock X-Git-Tag: omap-for-v3.10/dt-fixes-for-merge-window~65^2~511 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e61667af2f77d481411f2ccd307fed2247d785a8;p=pandora-kernel.git tcp: Remove unused tw_cookie_values from tcp_timewait_sock tw_cookie_values is never used in the TCP-stack. It was added by 435cf559f (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 Acked-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed