]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
rt2800: use TXOP_BACKOFF for probe frames
authorStanislaw Gruszka <sgruszka@redhat.com>
Wed, 15 Feb 2017 09:25:12 +0000 (10:25 +0100)
committerKalle Valo <kvalo@codeaurora.org>
Wed, 8 Mar 2017 15:05:53 +0000 (17:05 +0200)
commitfb47ada8dc3c30c8e7b415da155742b49536c61e
tree9fb22df977f3c304f77082948c8892c7eaa45053
parent9d7a7a4d2b02bcd30fb5fe4270278212353cc332
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>
drivers/net/wireless/ralink/rt2x00/rt2x00queue.c