ixp4xx: fix weird ethernet issues with some devices caused by the ethernet packet...
authornbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Nov 2009 00:44:01 +0000 (00:44 +0000)
committernbd <nbd@3c298f89-4303-0410-b956-a3cf2f4a3e73>
Mon, 2 Nov 2009 00:44:01 +0000 (00:44 +0000)
commit17747ab1accd3feccbd4e4265183063358b39274
tree96d786d9cea591a3ac03ef225b63343a11f1e6c6
parent6e82572b177b0dd7e5949f7416e331a18a7b767f
ixp4xx: fix weird ethernet issues with some devices caused by the ethernet packet size increase.
despite what the docs day, 14320 is the largest working MRU value, not 16320
fixes #5785 for me

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@18262 3c298f89-4303-0410-b956-a3cf2f4a3e73
target/linux/ixp4xx/patches-2.6.28/304-ixp4xx_eth_jumboframe.patch
target/linux/ixp4xx/patches-2.6.30/304-ixp4xx_eth_jumboframe.patch
target/linux/ixp4xx/patches-2.6.31/304-ixp4xx_eth_jumboframe.patch