commit | 15f6d6d52fe0d9fcf8c09788caff5d1684e5f12c | [log] [tgz] |
---|---|---|
author | Sujith Manoharan <Sujith.Manoharan@atheros.com> | Wed Apr 13 11:25:06 2011 +0530 |
committer | John W. Linville <linville@tuxdriver.com> | Wed Apr 13 15:23:21 2011 -0400 |
tree | ca3dcfbb26687eaa4c2c7d998cf7e2be6f9c9824 | |
parent | 658ef04fd42a587b17a379ad9208023473442ddd [diff] |
ath9k_htc: Reduce TX queue size The current max queue length of 1024 is quite large and unnecessary. 256 suffices well enough even for high throughput situations. Signed-off-by: Sujith Manoharan <Sujith.Manoharan@atheros.com> Signed-off-by: John W. Linville <linville@tuxdriver.com>