From: Yuchung Cheng Date: Mon, 12 May 2014 03:22:09 +0000 (-0700) Subject: tcp: move fastopen functions to tcp_fastopen.c X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~239^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5b7ed0892f2af4e60b9a8d2c71c77774512a6cb9;p=pandora-kernel.git tcp: move fastopen functions to tcp_fastopen.c Move common TFO functions that will be used by both v4 and v6 to tcp_fastopen.c. Create a helper tcp_fastopen_queue_check(). Signed-off-by: Yuchung Cheng Signed-off-by: Daniel Lee Signed-off-by: Jerry Chu Signed-off-by: Eric Dumazet Acked-by: Neal Cardwell Signed-off-by: David S. Miller --- Reading git-diff-tree failed