From: Ivo van Doorn <ivdoorn@gmail.com>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: linux-wireless <linux-wireless@vger.kernel.org>,
Jiri Benc <jbenc@suse.cz>, Michael Wu <flamingice@sourmilk.net>,
"John W. Linville" <linville@tuxdriver.com>
Subject: Re: [PATCH] mac80211 & drivers: remove IEEE80211_HW_HOST_GEN_BEACON
Date: Wed, 15 Aug 2007 20:16:07 +0200 [thread overview]
Message-ID: <200708152016.07188.IvDoorn@gmail.com> (raw)
In-Reply-To: <1187134461.31200.32.camel@johannes.berg>
On Wednesday 15 August 2007, Johannes Berg wrote:
> This flag is unused and not useful either since the driver just calls
> ieee80211_beacon_get() if it needs a beacon.
I assume that mac80211 will always provide a beacon to the driver when needed?
I mean during config_interface a beacon is supplied for master interfaces and this
will kick the beacon handler for rt2x00. (which also assures ieee80211_beacon_get()
will be called when the beacon has been send).
But for adhoc this will still be properly supplied through rt2x00pci_beacon_update() ?
Ivo
next prev parent reply other threads:[~2007-08-15 18:09 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-08-14 23:34 [PATCH] mac80211 & drivers: remove IEEE80211_HW_HOST_GEN_BEACON Johannes Berg
2007-08-15 18:16 ` Ivo van Doorn [this message]
2007-08-16 13:15 ` 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=200708152016.07188.IvDoorn@gmail.com \
--to=ivdoorn@gmail.com \
--cc=flamingice@sourmilk.net \
--cc=jbenc@suse.cz \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
/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).