[PATCH] wpa_supplicant: add support for VHT selector

Johannes Berg johannes
Wed Jul 3 01:29:41 PDT 2013


On Wed, 2013-07-03 at 10:14 +0200, Michal Kazior wrote:

> +			/* There's also a VHT selector for 802.11ac */
> +			if (flagged && ((rate_ie[j] & 0x7f) ==
> +					BSS_MEMBERSHIP_SELECTOR_VHT_PHY)) {
> +				if (!ht_supported(mode)) {

ht_supported()?

johannes




More information about the Hostap mailing list