From: Bjørn Mork Date: Fri, 16 May 2014 19:48:26 +0000 (+0200) Subject: net: cdc_ncm: use sane defaults for rx/tx buffers X-Git-Tag: omap-for-v3.16/fixes-against-rc1~36^2~198^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=50f1cb1cc8f50fa88dbeaf990ae2bae91b9ff306;p=pandora-kernel.git net: cdc_ncm: use sane defaults for rx/tx buffers Lots of devices request much larger buffers than reasonable. This cause real problems for users of hosts with limited resources. Reducing the default buffer size to 16kB for such devices is a reasonable trade-off between allowing them to aggregate traffic and avoiding memory exhaustion on resource restrained hosts. Signed-off-by: Bjørn Mork Signed-off-by: David S. Miller --- Reading git-diff-tree failed