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:
3c05f5e
)
mlx4_en: Removed redundant check on lso header size
author
Yevgeny Petrilin
<yevgenyp@mellanox.co.il>
Sat, 20 Jun 2009 22:16:02 +0000
(22:16 +0000)
committer
David S. Miller
<davem@davemloft.net>
Mon, 22 Jun 2009 02:18:06 +0000
(19:18 -0700)
This check that verifies that the LSO header along with control
segment and first data segment do not cross 128 bytes is no longer
required.
Signed-off-by: Yevgeny Petrilin <yevgenyp@mellanox.co.il>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found