From: Johannes Berg <johannes@sipsolutions.net>
To: Alina Friedrichsen <x-alina@gmx.net>
Cc: linux-wireless@vger.kernel.org, linville@tuxdriver.com
Subject: Re: [PATCH v2] mac80211: Call commit() on channel setting
Date: Fri, 27 Feb 2009 08:20:53 -0800 [thread overview]
Message-ID: <1235751653.7426.6.camel@johannes.local> (raw)
In-Reply-To: <20090226234307.51520@gmx.net> (sfid-20090227_004341_064030_7F5271DC)
[-- Attachment #1: Type: text/plain, Size: 549 bytes --]
On Fri, 2009-02-27 at 00:43 +0100, Alina Friedrichsen wrote:
> This calls commit() on all logical interfaces of a physical interface, if the channel of it is changed. Before it works as it should, I must fix the joining process of STA and IBSS a little, which I will make tomorrow.
You really should remember to linewrap your descriptions.
> + list_for_each_entry(sdata, &local->interfaces, list) {
> + ieee80211_commit(sdata);
> + }
That doesn't look like it can work? sta_commit/ibss_commit? Separate by
interface type?
johannes
[-- Attachment #2: This is a digitally signed message part --]
[-- Type: application/pgp-signature, Size: 836 bytes --]
next prev parent reply other threads:[~2009-02-27 21:02 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-26 23:43 [PATCH v2] mac80211: Call commit() on channel setting Alina Friedrichsen
2009-02-27 14:03 ` Michael Buesch
2009-02-27 15:35 ` Alina Friedrichsen
2009-02-27 15:39 ` Alina Friedrichsen
[not found] ` <20090227153418.254900@gmx.net>
2009-02-27 16:14 ` Michael Buesch
2009-02-27 17:16 ` Alina Friedrichsen
2009-02-27 18:25 ` [PATCH v3] " Alina Friedrichsen
2009-02-27 16:20 ` Johannes Berg [this message]
2009-02-27 21:26 ` [PATCH v2] " Alina Friedrichsen
2009-02-27 21:35 ` Johannes Berg
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=1235751653.7426.6.camel@johannes.local \
--to=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=x-alina@gmx.net \
/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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).