On Tue, 2015-01-20 at 13:35 +0100, Janusz Dziedzic wrote:
> We will need this as a preparetion for VHT.

"preparation" :)

It'd be good to explain it a little more though. At least the very last
hunk:

> @@ -401,6 +402,9 @@ static void mesh_sta_info_init(struct 
> ieee80211_sub_if_data *sdata,
>                                             elems->ht_cap_elem, sta))
>               changed |= IEEE80211_RC_BW_CHANGED;
>  
> +     if (bw != sta->sta.bandwidth)
> +             changed |= IEEE80211_RC_BW_CHANGED;
> +

seems new - not just moved.

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