From: Wu Jiajun-B06378 Date: Mon, 21 May 2012 23:00:48 +0000 (+0000) Subject: gianfar:don't add FCB length to hard_header_len X-Git-Tag: v3.5-rc1~101^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=bee9e58c9e98972ac48e9748e7b89bb25dc98051;p=pandora-kernel.git gianfar:don't add FCB length to hard_header_len 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 Signed-off-by: David S. Miller --- Reading git-diff-tree failed