commit | f1871cd95067eb695ae126d43c12bc738627a90e | [log] [tgz] |
---|---|---|
author | Vladimir Shulman <qca_shulmanv@qca.qualcomm.com> | Sun Jan 25 10:52:45 2015 +0200 |
committer | Kalle Valo <kvalo@codeaurora.org> | Thu Jan 29 09:53:42 2015 +0200 |
tree | 4cea41f7d845249cfddb80eee2782b40985923ea | |
parent | 32a20d46b3dcb2f96ffcd5f967616cc599bdf542 [diff] |
wil6210: Add Tx queue len configuration Tx queue was hard-coded to 1000 in ether_setup. Add wil_dev_setup function which configures tx queue len to chosen default value after calling ether_setup. Signed-off-by: Vladimir Shulman <qca_shulmanv@qca.qualcomm.com> Signed-off-by: Vladimir Kondratiev <qca_vkondrat@qca.qualcomm.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>