From: Ilpo Järvinen Date: Sat, 1 Dec 2007 22:48:01 +0000 (+0200) Subject: [TCP]: Remove local variable and use packets_in_flight directly X-Git-Tag: v2.6.25-rc1~1162^2~1281 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d67c58e9ae80ea577785111534e49d3ca757ec50;p=pandora-kernel.git [TCP]: Remove local variable and use packets_in_flight directly Lines won't be that long and it's compiler's job to optimize them. Signed-off-by: Ilpo Järvinen Signed-off-by: Herbert Xu Signed-off-by: David S. Miller --- Reading git-diff-tree failed