On Wed, 2014-12-10 at 14:14 -0500, [email protected] wrote:
> From: Jes Sorensen <[email protected]>
> 
> Avoid case where we would access uninitialized stack data if a driver
> advertises HT support without 40MHz channel support.

>               ret = IEEE80211_STA_DISABLE_40MHZ;
> +             vht_chandef = *chandef;

I think we can and should disable VHT in this case, since VHT requires
40 and 80 MHz support.

johannes

--
To unsubscribe from this list: send the line "unsubscribe linux-wireless" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to