From: Johannes Berg <johannes@sipsolutions.net>
To: Janusz Dziedzic <janusz.dziedzic@tieto.com>
Cc: linux-wireless@vger.kernel.org
Subject: Re: [RFCv3 1/4] mac80211: ibss/mesh move bw checking
Date: Fri, 23 Jan 2015 11:01:13 +0100 [thread overview]
Message-ID: <1422007273.2728.24.camel@sipsolutions.net> (raw)
In-Reply-To: <1421757318-8343-1-git-send-email-janusz.dziedzic@tieto.com> (sfid-20150120_133644_653402_AD13860F)
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
prev parent reply other threads:[~2015-01-23 10:01 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-01-20 12:35 [RFCv3 1/4] mac80211: ibss/mesh move bw checking Janusz Dziedzic
2015-01-20 12:35 ` [RFCv3 2/4] cfg80211: add VHT support for IBSS Janusz Dziedzic
2015-01-23 10:02 ` Johannes Berg
2015-01-20 12:35 ` [RFCv3 3/4] mac80211: IBSS fix scan request Janusz Dziedzic
2015-01-20 12:35 ` [RFCv3 4/4] mac80211: add VHT support for IBSS Janusz Dziedzic
2015-01-23 10:04 ` Johannes Berg
2015-01-25 10:25 ` Arik Nemtsov
2015-01-26 8:26 ` Johannes Berg
2015-01-25 10:30 ` Arik Nemtsov
2015-01-26 8:26 ` Johannes Berg
2015-01-26 8:37 ` Arik Nemtsov
2015-01-26 9:00 ` Johannes Berg
2015-01-26 9:19 ` Janusz Dziedzic
2015-01-26 9:25 ` Johannes Berg
2015-01-26 9:49 ` Janusz Dziedzic
2015-01-26 10:01 ` Janusz Dziedzic
2015-01-23 10:01 ` Johannes Berg [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1422007273.2728.24.camel@sipsolutions.net \
--to=johannes@sipsolutions.net \
--cc=janusz.dziedzic@tieto.com \
--cc=linux-wireless@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.