git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2f76147
)
[PATCH] loopback: #ifdef the TSO code
author
Chuck Ebbert
<76306.1226@compuserve.com>
Sun, 3 Jul 2005 01:28:21 +0000
(21:28 -0400)
committer
Jeff 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