aboutsummaryrefslogtreecommitdiffstats
path: root/package/boot/uboot-sunxi
diff options
context:
space:
mode:
authorSergey Ryazanov <ryazanov.s.a@gmail.com>2017-10-16 02:31:19 +0300
committerJohn Crispin <john@phrozen.org>2017-11-06 16:39:41 +0100
commit890e668273745a298938c4abb39c5e5804c0cdd5 (patch)
tree3c20a6b1ffdbed8cd6d449355042e54ec9b4615f /package/boot/uboot-sunxi
parent204f3f5987bacf725394dbdd6497b4972db5056e (diff)
downloadupstream-890e668273745a298938c4abb39c5e5804c0cdd5.tar.gz
upstream-890e668273745a298938c4abb39c5e5804c0cdd5.tar.bz2
upstream-890e668273745a298938c4abb39c5e5804c0cdd5.zip
ixp4xx: drop the jumbo frame support
Current jumbo frame support code allocates rxbuffers of the maximum size supported by the hardware (~14KB). This happens at the device open time even if the configured MTU is lower (e.g. if it configured to standard 1500 bytes). Such behavior effectivly prevents interface start on boards with a low ammount of RAM (e.g. WRT300N v2), since the kernel simly can not allocates of ~0.8MB (14KB x 64). So remove jumbo frame support for now. Reported-by: Nerijus Baliunas <nerijus@users.sourceforge.net> Tested-by: Nerijus Baliunas <nerijus@users.sourceforge.net> Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
Diffstat (limited to 'package/boot/uboot-sunxi')
0 files changed, 0 insertions, 0 deletions