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