Searched hist:83636580 (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/net/ethernet/micrel/ |
H A D | ksz884x.c | 83636580 Wed Jan 11 07:12:43 CST 2012 Doug Kehn <rdkehn@yahoo.com> ksz884x: fix mtu for VLAN
The Ethernet header does not account for the addition of a VLAN header. Full size Ethernet frames containing VLAN header are not processed because the frame is larger than the resulting hw mtu.
Signed-off-by: Doug Kehn <rdkehn@yahoo.com> Signed-off-by: David S. Miller <davem@davemloft.net> 83636580 Wed Jan 11 07:12:43 CST 2012 Doug Kehn <rdkehn@yahoo.com> ksz884x: fix mtu for VLAN The Ethernet header does not account for the addition of a VLAN header. Full size Ethernet frames containing VLAN header are not processed because the frame is larger than the resulting hw mtu. Signed-off-by: Doug Kehn <rdkehn@yahoo.com> Signed-off-by: David S. Miller <davem@davemloft.net>
|