From: Chuck Ebbert <76306.1226@compuserve.com> Date: Sun, 3 Jul 2005 01:28:21 +0000 (-0400) Subject: [PATCH] loopback: #ifdef the TSO code X-Git-Tag: v2.6.14-rc1~1055^2~54 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d2ae1d2ff9282ca061b6f5244eee4c28ee2b3ffa;p=pandora-kernel.git [PATCH] loopback: #ifdef the TSO code This patch #ifdefs the TSO code in the loopback driver. Saves ~800 bytes of text on i386 and avoids a conditional in the fast path. Signed-off-by: Chuck Ebbert <76306.1226@compuserve.com> Signed-off-by: Jeff Garzik --- Reading git-diff-tree failed