commit | 9a06bec9aee0ae54f175b20a8d4f5e14aef24a9f | [log] [tgz] |
---|---|---|
author | Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> | Tue Oct 28 16:51:27 2014 +0200 |
committer | John W. Linville <linville@tuxdriver.com> | Thu Oct 30 15:26:52 2014 -0400 |
tree | ab1f005b704613dd14a688a0d82db38ba0aa33d9 | |
parent | e240537b4c7303748fe44e03a6309d1d55893cd3 [diff] |
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 <qca_vkondrat@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>