All of lore.kernel.org
 help / color / mirror / Atom feed
From: Michael Buesch <mb@bu3sch.de>
To: Johannes Berg <johannes@sipsolutions.net>
Cc: John Linville <linville@tuxdriver.com>,
	linux-wireless@vger.kernel.org, Ivo van Doorn <ivdoorn@gmail.com>,
	Tomas Winkler <tomasw@gmail.com>
Subject: Re: [PATCH 4/4] mac80211: revamp beacon configuration
Date: Wed, 9 Jul 2008 15:29:20 +0200	[thread overview]
Message-ID: <200807091529.20656.mb@bu3sch.de> (raw)
In-Reply-To: <20080709124255.193524000@sipsolutions.net>

On Wednesday 09 July 2008 14:40:37 Johannes Berg wrote:
> This patch changes mac80211's beacon configuration handling
> to never pass skbs to the driver directly but rather always
> require the driver to use ieee80211_beacon_get(). Additionally,
> it introduces "change flags" on the config_interface() call
> to enable drivers to figure out what is changing. Finally, it
> removes the beacon_update() driver callback in favour of
> having IBSS beacon delivered by ieee80211_beacon_get() as well.
> 
> Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
> ---

>  drivers/net/wireless/b43/main.c             |   48 +++++-------
>  drivers/net/wireless/b43legacy/main.c       |   45 ++++-------

ACK

-- 
Greetings Michael.

  reply	other threads:[~2008-07-09 13:29 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-09 12:40 [PATCH 0/4] mac80211 interface (config) cleanups Johannes Berg
2008-07-09 12:40 ` [PATCH 1/4] mac80211: make master netdev handling sane Johannes Berg
2008-07-09 12:40 ` [PATCH 2/4] mac80211: revamp virtual interface handling Johannes Berg
2008-07-09 12:40 ` [PATCH 3/4] mac80211: push interface checks down Johannes Berg
2008-07-09 12:40 ` [PATCH 4/4] mac80211: revamp beacon configuration Johannes Berg
2008-07-09 13:29   ` Michael Buesch [this message]
2008-07-27 21:51     ` Steve Brown

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=200807091529.20656.mb@bu3sch.de \
    --to=mb@bu3sch.de \
    --cc=ivdoorn@gmail.com \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=tomasw@gmail.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 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.