Did anyone test this?
On Wed, Jul 20, 2016 at 02:48:02PM +0200, Stefan Sperling wrote:
> Currently, if running in 11n mode, iwm always enables RTS/CTS to protect
> frames it is sending.
>
> To recap what the various HT protection modes are:
>
> /*
> * HT protection modes (see 802.11-2012 8.4.2.
Currently, if running in 11n mode, iwm always enables RTS/CTS to protect
frames it is sending.
To recap what the various HT protection modes are:
/*
* HT protection modes (see 802.11-2012 8.4.2.59)
*/
enum ieee80211_htprot {
IEEE80211_HTPROT_NONE = 0, /* only 20/40MHz HT STAs exist