commit | fb47ada8dc3c30c8e7b415da155742b49536c61e | [log] [tgz] |
---|---|---|
author | Stanislaw Gruszka <sgruszka@redhat.com> | Wed Feb 15 10:25:12 2017 +0100 |
committer | Kalle Valo <kvalo@codeaurora.org> | Wed Mar 08 17:05:53 2017 +0200 |
tree | 9fb22df977f3c304f77082948c8892c7eaa45053 | |
parent | 9d7a7a4d2b02bcd30fb5fe4270278212353cc332 [diff] |
rt2800: use TXOP_BACKOFF for probe frames Even if we do not set AMPDU bit in TXWI, device still can aggregate frame and send it with rate not corresponding to requested. That mean we can do not sent probe frames with requested rate. To prevent that use TXOP_BACKOFF for probe frames. Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>