From: Sujith <m.sujith@gmail.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org, jouni.malinen@atheros.com
Subject: Re: [RFC v2] mac80211: Add 802.11h CSA support
Date: Tue, 30 Dec 2008 16:09:34 +0530 [thread overview]
Message-ID: <18777.64102.60878.194252@localhost.localdomain> (raw)
In-Reply-To: <1230633305.3850.2.camel@johannes>
Johannes Berg wrote:
> We already have a bss pointer here, would it be better to pass that in,
> avoid the bss lookup, and do the bss lookup manually in the action frame
> case, to avoid a double lookup here?
>
We don't have a bss pointer in ieee80211_rx_h_action(), where CSA
action frames are handled too.
> Didn't you want to put this into the workqueue?
Calling ieee80211_hw_config() from the timer was problematic since
drivers might use a mutex, this won't matter.
But if it makes things clearer, I can add it to the workqueue here too.
Sujith
next prev parent reply other threads:[~2008-12-30 10:42 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2008-12-30 10:26 [RFC v2] mac80211: Add 802.11h CSA support Sujith
2008-12-30 10:35 ` Johannes Berg
2008-12-30 10:39 ` Sujith [this message]
2008-12-30 10:45 ` Johannes Berg
2008-12-30 10:51 ` Sujith
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=18777.64102.60878.194252@localhost.localdomain \
--to=m.sujith@gmail.com \
--cc=johannes@sipsolutions.net \
--cc=jouni.malinen@atheros.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox