]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
Revert "rt2800: use TXOP_BACKOFF for probe frames"
authorStanislaw Gruszka <sgruszka@redhat.com>
Mon, 28 May 2018 11:25:06 +0000 (13:25 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Tue, 5 Jun 2018 09:41:59 +0000 (11:41 +0200)
commit792be048cf9c8e733733980fc8e20e0a469e9291
treeedc5cb3bd19859c26922c9a8458fcddfc7a6a734
parenta7027b7d698e1086532efc09270976dbd1ea6f9b
Revert "rt2800: use TXOP_BACKOFF for probe frames"

commit 52a192362932f333a7ebafd581c4d9b81da2fec8 upstream.

This reverts commit fb47ada8dc3c30c8e7b415da155742b49536c61e.

In some situations when we set TXOP_BACKOFF, the probe frame is
not sent at all. What it worse then sending probe frame as part
of AMPDU and can degrade 11n performance to 11g rates.

Cc: stable@vger.kernel.org
Signed-off-by: Stanislaw Gruszka <sgruszka@redhat.com>
Signed-off-by: Kalle Valo <kvalo@codeaurora.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/ralink/rt2x00/rt2x00queue.c