From: "John W. Linville" <linville@tuxdriver.com>
To: Stefano Brivio <stefano.brivio@polimi.it>
Cc: Michael Buesch <mb@bu3sch.de>,
Mattias Nissler <mattias.nissler@gmx.de>,
linux-wireless@vger.kernel.org
Subject: Re: mac80211: rc algos broken
Date: Fri, 21 Dec 2007 09:13:07 -0500 [thread overview]
Message-ID: <20071221141307.GB19874@tuxdriver.com> (raw)
In-Reply-To: <20071220215150.3ffcafbe@morte>
On Thu, Dec 20, 2007 at 09:51:50PM +0100, Stefano Brivio wrote:
> On Thu, 20 Dec 2007 20:35:45 +0100
> Michael Buesch <mb@bu3sch.de> wrote:
>
> > Grepping the code it seems that nobody is ever calling
> > ieee80211_rate_control_register(). I guess that it kind of a fatal problem. ;)
>
> Indeed. Really sorry for the breakage, I'm fixing that in a bit.
Stefano,
Thanks for the patches. I mostly adopted your patch 2/2, but then
I did some Kconfig/Makefile hacking on top. What I have merged
keeps the rc algorithms built into the mac80211 module instead of
their own modules. You can include either or both of simple and
pid to be included, or neither if EMBEDDED. And of course you can
select the default, which is also modifiable via a module option.
I think this is simpler than the other options, and it gets the tree
working again. I'm still open to some options for building one or
both of the algorithms as a module, but that can be worked-out later.
I have folded my changes back into your patches for the push to davem.
On the 'everything' branch I just included one fix-up patch to minimize
disruption to the 'git pull' developers. :-) That is currently the
head of the everything branch -- please take a look at it for details
of what I have changed versus your patches.
Thanks,
John
--
John W. Linville
linville@tuxdriver.com
next prev parent reply other threads:[~2007-12-21 14:28 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2007-12-20 19:20 mac80211: rc algos broken Michael Buesch
2007-12-20 19:35 ` Michael Buesch
2007-12-20 20:51 ` Stefano Brivio
2007-12-21 14:13 ` John W. Linville [this message]
2007-12-20 23:02 ` [PATCH 1/2] rc80211-pid: fix debugfs missing symbols Stefano Brivio
2007-12-20 23:05 ` [PATCH 2/2] mac80211: fix breakage Stefano Brivio
2007-12-20 23:44 ` [PATCH v2 " Stefano Brivio
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=20071221141307.GB19874@tuxdriver.com \
--to=linville@tuxdriver.com \
--cc=linux-wireless@vger.kernel.org \
--cc=mattias.nissler@gmx.de \
--cc=mb@bu3sch.de \
--cc=stefano.brivio@polimi.it \
/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).