lantiq: fix maximum ethernet header length
authorJohn Crispin <john@openwrt.org>
Tue, 22 Apr 2014 08:07:53 +0000 (08:07 +0000)
committerJohn Crispin <john@openwrt.org>
Tue, 22 Apr 2014 08:07:53 +0000 (08:07 +0000)
commitea6cc502da392d535cb1552f76b9e43dff7b1d49
tree941510081a3cde494fe148093c948741642dead8
parenta8e789d4e5b67970e861d8750f4c9bea2f3bebdc
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>
SVN-Revision: 40541
target/linux/lantiq/patches-3.10/0207-NET-fix-etop-igplen.patch [new file with mode: 0644]