lantiq: fix maximum ethernet header length
authorJohn Crispin <blogic@openwrt.org>
Tue, 22 Apr 2014 08:07:53 +0000 (08:07 +0000)
committerJohn Crispin <blogic@openwrt.org>
Tue, 22 Apr 2014 08:07:53 +0000 (08:07 +0000)
commit3e124898855e6bc148b9075c00ba1b9f17bd6835
tree941510081a3cde494fe148093c948741642dead8
parent5718a8575170ded435f49e5050460555cf6b0bc2
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]