From: Eric Dumazet Date: Thu, 9 Jul 2015 16:01:40 +0000 (+0200) Subject: tcp: do not export tcp_init_xmit_timers() X-Git-Tag: omap-for-v4.3/fixes-rc1~110^2~374 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a4e2405cc5d20ed6d58c4874325856e80e76a7f8;p=pandora-kernel.git tcp: do not export tcp_init_xmit_timers() After commit 900f65d361d3 ("tcp: move duplicate code from tcp_v4_init_sock()/tcp_v6_init_sock()"), we no longer need to export tcp_init_xmit_timers() Signed-off-by: Eric Dumazet Cc: Neal Cardwell Acked-by: Neal Cardwell Signed-off-by: David S. Miller --- Reading git-diff-tree failed