mac80211: minstrel_ht: fix a logic error in RTS/CTS handling
authorFelix Fietkau <nbd@openwrt.org>
Wed, 24 Feb 2016 11:07:17 +0000 (12:07 +0100)
committerJohannes Berg <johannes.berg@intel.com>
Tue, 1 Mar 2016 14:49:51 +0000 (15:49 +0100)
commitc36dd3eaf1a674a45b58b922258d6eaa8932e292
tree6ae29f3facd187b06451ace0448cd78c2ed0c1ed
parent1ec7bae8bec9b72e347e01330c745ab5cdd66f0e
mac80211: minstrel_ht: fix a logic error in RTS/CTS handling

RTS/CTS needs to be enabled if the rate is a fallback rate *or* if it's
a dual-stream rate and the sta is in dynamic SMPS mode.

Cc: stable@vger.kernel.org
Fixes: a3ebb4e1b763 ("mac80211: minstrel_ht: handle peers in dynamic SMPS")
Reported-by: Matías Richart <mrichart@fing.edu.uy>
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
net/mac80211/rc80211_minstrel_ht.c