commit | d2ae1d2ff9282ca061b6f5244eee4c28ee2b3ffa | [log] [tgz] |
---|---|---|
author | Chuck Ebbert <76306.1226@compuserve.com> | Sat Jul 02 21:28:21 2005 -0400 |
committer | Jeff Garzik <jgarzik@pobox.com> | Sun Jul 31 01:06:10 2005 -0400 |
tree | 12bc14f038ed644faa6299912453f2784f755315 | |
parent | 2f761478a2b436efa23659b4d5c826e53b11f91a [diff] |
[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 <jgarzik@pobox.com>