summaryrefslogtreecommitdiff
path: root/target/linux/lantiq/patches-3.10/0207-NET-fix-etop-igplen.patch
Commit message (Collapse)AuthorAgeFilesLines
* lantiq: fix maximum ethernet header lengthJohn Crispin2014-04-221-0/+22
The total ethernet frame length should be written to the hardware register LTQ_ETOP_IGPLEN instead of just the value of the MTU. This patch fixes network issues on various Danube boards, especially when VLAN tagging is enabled. Signed-off-by: Matti Laakso <malaakso at elisanet.fi> SVN-Revision: 40541