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:
4badc38
)
enic: bug fix: split TSO fragments larger than 16K into multiple descs
author
Scott Feldman
<scofeldm@cisco.com>
Thu, 3 Sep 2009 17:02:03 +0000
(17:02 +0000)
committer
David S. Miller
<davem@davemloft.net>
Fri, 4 Sep 2009 03:19:11 +0000
(20:19 -0700)
enic WQ desc supports a maximum 16K buf size, so split any send fragments
larger than 16K into several descs.
Signed-off-by: Scott Feldman <scofeldm@cisco.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found