lantiq: fix maximum ethernet header length
authorblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 22 Apr 2014 08:07:53 +0000 (08:07 +0000)
committerblogic <blogic@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Tue, 22 Apr 2014 08:07:53 +0000 (08:07 +0000)
commit89a807cdcf9180a05f30307e527e9e51ddc48810
tree941510081a3cde494fe148093c948741642dead8
parent467d54d5e74ddb8c0ba4d5edd95683a6c6d624d9
lantiq: fix maximum ethernet header length

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>
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@40541 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/lantiq/patches-3.10/0207-NET-fix-etop-igplen.patch [new file with mode: 0644]