From: Ilpo Järvinen Date: Thu, 9 Aug 2007 11:37:30 +0000 (+0300) Subject: [TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines X-Git-Tag: v2.6.24-rc1~1454^2~822 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=83ae40885f33e406c87c86b0bd4b6fd31a741f12;p=pandora-kernel.git [TCP]: Add tcp_left_out(tp) "back" to get cleaner looking lines tp->left_out got removed but nothing came to replace it back then (users just did addition by themselves), so add function for users now. Signed-off-by: Ilpo Järvinen Signed-off-by: David S. Miller --- Reading git-diff-tree failed