From: Octavian Purdila Date: Wed, 25 Jun 2014 14:09:54 +0000 (+0300) Subject: tcp: add init_cookie_seq method to tcp_request_sock_ops X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~253^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb7b37a7f3d6f7b7ba05ee526fee96810d5b92a8;p=pandora-kernel.git tcp: add init_cookie_seq method to tcp_request_sock_ops Move the specific IPv4/IPv6 cookie sequence initialization to a new method in tcp_request_sock_ops in preparation for unifying tcp_v4_conn_request and tcp_v6_conn_request. Signed-off-by: Octavian Purdila Signed-off-by: David S. Miller --- Reading git-diff-tree failed