[prev in list] [next in list] [prev in thread] [next in thread] 

List:       hostap
Subject:    Re: [PATCH 3/4] hostapd: pass VHT capabilities to driver wrapper
From:       Johannes Berg <johannes () sipsolutions ! net>
Date:       2012-12-28 14:35:50
Message-ID: 1356705350.9922.14.camel () jlt4 ! sipsolutions ! net
[Download RAW message or body]

On Fri, 2012-12-28 at 15:32 +0100, Johannes Berg wrote:

> +void hostapd_get_vht_capab(struct hostapd_data *hapd,
> +			   struct ieee80211_vht_capabilities *vht_cap,
> +			   struct ieee80211_vht_capabilities *neg_vht_cap)
> +{
> +	if (vht_cap == NULL)
> +		return;
> +	os_memcpy(neg_vht_cap, vht_cap, sizeof(*neg_vht_cap));
> +
> +	/* TODO: mask own capabilities, like get_ht_capab() */

I'm not convinced this is needed -- maybe just remove this?

The kernel, at least mac80211, certainly doesn't require it right now.

johannes

_______________________________________________
HostAP mailing list
HostAP@lists.shmoo.com
http://lists.shmoo.com/mailman/listinfo/hostap
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic