From: David S. Miller Date: Tue, 5 Jul 2005 22:18:18 +0000 (-0700) Subject: [TCP]: Move __tcp_data_snd_check into tcp_output.c X-Git-Tag: v2.6.13-rc2~6^2~15 X-Git-Url: https://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=84d3e7b9573291a1ea845bdd51b74bb484597661;p=pandora-kernel.git [TCP]: Move __tcp_data_snd_check into tcp_output.c It reimplements portions of tcp_snd_check(), so it we move it to tcp_output.c we can consolidate it's logic much easier in a later change. Signed-off-by: David S. Miller --- Reading git-diff-tree failed