From: Octavian Purdila Date: Wed, 25 Jun 2014 14:09:57 +0000 (+0300) Subject: tcp: add init_seq method to tcp_request_sock_ops X-Git-Tag: omap-for-v3.17/fixes-against-rc2~149^2~253^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=936b8bdb53f90840e658904530f9db8d02ac804b;p=pandora-kernel.git tcp: add init_seq method to tcp_request_sock_ops More work in preparation of unifying tcp_v4_conn_request and tcp_v6_conn_request: indirect the init sequence calls via the tcp_request_sock_ops. Signed-off-by: Octavian Purdila Signed-off-by: David S. Miller --- Reading git-diff-tree failed