From: Eric Dumazet Date: Fri, 21 Dec 2007 09:50:43 +0000 (-0800) Subject: [TCP]: tcp_write_timeout.c cleanup X-Git-Tag: v2.6.25-rc1~1162^2~928 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce55dd3610f7ac29bf8d159c2e2ace9aaf2c3038;p=pandora-kernel.git [TCP]: tcp_write_timeout.c cleanup Before submiting a patch to change a divide to a right shift, I felt necessary to create a helper function tcp_mtu_probing() to reduce length of lines exceeding 100 chars in tcp_write_timeout(). Signed-off-by: Eric Dumazet Signed-off-by: David S. Miller --- Reading git-diff-tree failed