commit | 2fae0d9fb038d8cd354d51fbb0560cf252a66ecc | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <c_manoha@qca.qualcomm.com> | Fri Oct 17 07:40:15 2014 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Mon Oct 27 14:16:15 2014 -0400 |
tree | f56118e6c4c31a2e05fce70739c82d706e4a43e5 | |
parent | 8890d05ff5f4bc0ba81f2d3d845cc95631c78cac [diff] |
ath9k: Use configurable timeout for flush The timeout value for flushing the TX queues is hardcoded at 200ms right now. Use a channel context-specific value instead to allow adjustments to the timeout in case MCC is enabled. Signed-off-by: Sujith Manoharan <c_manoha@qca.qualcomm.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>