]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
iwlwifi: disable greenfield transmissions as a workaround
authorJohannes Berg <johannes.berg@intel.com>
Sun, 5 Aug 2012 16:31:46 +0000 (18:31 +0200)
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>
Wed, 15 Aug 2012 14:53:04 +0000 (07:53 -0700)
commit1e6729d254227d275543d33a77363b07d327bc1b
treea8a999913efa6a3b2bce7f82ca60a68a3a8caaad
parentc7d190158502024773de8bc4822fbd737a2bb9d0
iwlwifi: disable greenfield transmissions as a workaround

commit 50e2a30cf6fcaeb2d27360ba614dd169a10041c5 upstream.

There's a bug that causes the rate scaling to get stuck
when it has to use single-stream rates with a peer that
can do GF and SGI; the two are incompatible so we can't
use them together, but that causes the algorithm to not
work at all, it always rejects updates.

Disable greenfield for now to prevent that problem.

Reviewed-by: Emmanuel Grumbach <emmanuel.grumbach@intel.com>
Tested-by: Cesar Eduardo Barros <cesarb@cesarb.net>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
drivers/net/wireless/iwlwifi/iwl-agn-rs.c