gianfar:don't add FCB length to hard_header_len
authorWu Jiajun-B06378 <B06378@freescale.com>
Mon, 21 May 2012 23:00:48 +0000 (23:00 +0000)
committerDavid 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