Christian Lamparter 9b9c5aaeed ar9170: xmit code revamp
This patch is a back-port from aggregation testing code.

In the past, we didn't limit the amount of active tx urbs.
However, ar9170 only has a limited buffer reserved for
pending data frames.

This wasn't much of a problem with the slower 802.11b/g.
We simply stopped the full queue and moved on to something different
in the mean time. But - as you guessed it -  this simple approach
stands in way for a decent aggregation implementation.

Signed-off-by: Christian Lamparter <chunkeey@web.de>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
2009-06-10 13:27:54 -04:00
..
2009-04-21 13:41:51 -07:00
2009-06-03 02:51:04 -07:00
2009-05-06 16:36:10 -07:00
2009-06-10 13:27:54 -04:00
2009-06-03 14:06:13 -04:00
2009-06-03 02:51:04 -07:00
2009-04-14 19:46:19 -07:00
2009-05-29 22:12:32 -07:00