Searched hist:"02 e711276d444343656c25b91b42996c62726712" (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/broadcom/ |
H A D | bgmac.c | diff 02e711276d444343656c25b91b42996c62726712 Thu Feb 28 01:16:54 CST 2013 Hauke Mehrtens <hauke@hauke-m.de> 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 <hauke@hauke-m.de> Signed-off-by: David S. Miller <davem@davemloft.net>
|