[PATCH] loopback: #ifdef the TSO code
authorChuck Ebbert <76306.1226@compuserve.com>
Sun, 3 Jul 2005 01:28:21 +0000 (21:28 -0400)
committerJeff Garzik <jgarzik@pobox.com>
Sun, 31 Jul 2005 05:06:10 +0000 (01:06 -0400)
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 <jgarzik@pobox.com>

No differences found