From: Felix Fietkau <nbd@openwrt.org>
To: linux-wireless <linux-wireless@vger.kernel.org>
Cc: "Luis R. Rodriguez" <lrodriguez@atheros.com>,
"John W. Linville" <linville@tuxdriver.com>
Subject: Re: [PATCH 1/2] ath9k: properly use the mac80211 rate control api
Date: Wed, 18 Nov 2009 05:06:52 +0100 [thread overview]
Message-ID: <4B0372DC.7010209@openwrt.org> (raw)
In-Reply-To: <4B03700F.50309@openwrt.org>
Felix Fietkau wrote:
> This patch changes ath9k to pass proper MCS indexes and flags
> between the RC and the rest of the driver code.
> sc->cur_rate_table remains, as it's used by the RC code internally,
> but the rest of the driver code no longer uses it, so a potential
> new RC for ath9k would not have to update it.
>
> Signed-off-by: Felix Fietkau <nbd@openwrt.org>
> ---
> - replaces sc->hw usage with common->hw
> - initializes unused tx status rates to -1 for minstrel compatibility
> - split up for easier review
> - tested in ap mode with minstrel against a legacy STA
Sorry, disregard that patch. It doesn't really work when split up this
way, as I still need to adjust the MCS indexes, which is currently done
in the second patch. I'll resend later...
- Felix
prev parent reply other threads:[~2009-11-18 4:06 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-18 3:54 [PATCH 1/2] ath9k: properly use the mac80211 rate control api Felix Fietkau
2009-11-18 3:56 ` [PATCH 2/2] ath9k: clean up rc rate table Felix Fietkau
2009-11-18 4:06 ` Felix Fietkau [this message]
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=4B0372DC.7010209@openwrt.org \
--to=nbd@openwrt.org \
--cc=linux-wireless@vger.kernel.org \
--cc=linville@tuxdriver.com \
--cc=lrodriguez@atheros.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).