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:
bb507fe
)
[PATCH] sky2: TSO mss optimization
author
shemminger@osdl.org
<shemminger@osdl.org>
Mon, 28 Aug 2006 17:00:49 +0000
(10:00 -0700)
committer
Jeff Garzik
<jeff@garzik.org>
Tue, 29 Aug 2006 21:18:30 +0000
(17:18 -0400)
The MSS in the transmit engine only has to change if TSO mtu changes. This
means less commands to the chip when mixing TSO and regular data.
Signed-off-by: Stephen Hemminger <shemminger@osdl.org>
Signed-off-by: Jeff Garzik <jeff@garzik.org>
No differences found