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:
72c04af
)
gianfar:don't add FCB length to hard_header_len
author
Wu Jiajun-B06378
<B06378@freescale.com>
Mon, 21 May 2012 23:00:48 +0000
(23:00 +0000)
committer
David S. Miller
<davem@davemloft.net>
Tue, 22 May 2012 19:18:43 +0000
(15:18 -0400)
FCB(Frame Control Block) isn't the part of netdev hard header.
Add FCB to hard_header_len will make GRO fail at MAC comparision stage.
Signed-off-by: Jiajun Wu <b06378@freescale.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found