commit | ed54388a38d817dce7fe22e7dc80fc13b1a6838e | [log] [tgz] |
---|---|---|
author | Michal Kazior <michal.kazior@tieto.com> | Fri Sep 13 14:16:56 2013 +0200 |
committer | Kalle Valo <kvalo@qca.qualcomm.com> | Mon Sep 16 19:47:46 2013 +0300 |
tree | 8af974a287b4ed329f511725b87a62265d362763 | |
parent | 12acbc43c1c302022984bf0af89ac5f0a24b133a [diff] |
ath10k: improve beacon submission latency The patch prevents beacon misses in some case of heavy load on a system. If a beacon can't be transmitted directly from an SWBA event it will be left in arvif->beacon and transmission will be retried once TX credits become available. Signed-off-by: Michal Kazior <michal.kazior@tieto.com> Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>