From: Vladimir Kondratiev Date: Tue, 28 Oct 2014 14:51:27 +0000 (+0200) Subject: wil6210: Add support for large packets X-Git-Tag: omap-for-v3.20/drop-legacy-3517~122^2~234^2~8 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9a06bec9aee0ae54f175b20a8d4f5e14aef24a9f;p=pandora-kernel.git wil6210: Add support for large packets It is possible to configure driver using mtu_max module parameter by setting it to value in range of 68..7920 inclusive. This is sub-optimal performance-wise in case packet is larger than 1 page. mtu_max default value is 2228. Signed-off-by: Vladimir Kondratiev Signed-off-by: John W. Linville --- Reading git-diff-tree failed