Re: [PATCH] bgmac: omit the fcs
From: Rafał Miłecki <zajec5@gmail.com>
Date: 2013-02-28 17:57:04
From: Rafał Miłecki <zajec5@gmail.com>
Date: 2013-02-28 17:57:04
2013/2/28 Hauke Mehrtens [off-list ref]:
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.
Is this a real fix? Don't get me wrong, but it sounds a little like a workaround for some issue in another network layer ;) -- Rafał