From: Hauke Mehrtens Date: Thu, 28 Feb 2013 07:16:54 +0000 (+0000) Subject: bgmac: omit the fcs X-Git-Tag: v3.9-rc2~24^2~18 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=02e711276d444343656c25b91b42996c62726712;p=pandora-kernel.git bgmac: omit the fcs Do not include the frame check sequence when adding the skb to netif_receive_skb(). This causes problems when this interface was bridged to a wifi ap and a big package should be forwarded from this Ethernet driver through a bride to the wifi client. Signed-off-by: Hauke Mehrtens Signed-off-by: David S. Miller --- Reading git-diff-tree failed