From: "Tomas Winkler" <tomasw@gmail.com>
To: "Johannes Berg" <johannes@sipsolutions.net>
Cc: linux-wireless@vger.kernel.org,
"Ron Rindjunsky" <ron.rindjunsky@intel.com>
Subject: Re: cfg80211 API changes
Date: Sun, 3 Feb 2008 15:55:26 +0200 [thread overview]
Message-ID: <1ba2fa240802030555v28873634wceff4ecea67d3530@mail.gmail.com> (raw)
In-Reply-To: <1ba2fa240802030539h132c7365g1bc1c20b1c560c0@mail.gmail.com>
Johannes
How did you planed to get transmission rate back to scaling algorithm
through tx_status?
I'm finding it a bit cumbersome,. now when tx_rate is pointer and
doesn't resides in the ieee80211_tx_control
I've seen in your patch you've just ripped this code off but our rate
scale algorithms doesn't work without it actually the code that read
this value in rate scale algorithm is there but it actually looking
into empty space...
- tx_status->control.tx_rate =
- iwl4965_hw_get_rate_n_flags(tx_resp->rate_n_flags);
I'm just asking if you had something in mind or it's just something you forgot.
struct ieee80211_tx_control {
struct ieee80211_vif *vif;
struct ieee80211_rate *tx_rate; ---here
}
Thanks
Tomas
next parent reply other threads:[~2008-02-03 13:55 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1ba2fa240802030539h132c7365g1bc1c20b1c560c0@mail.gmail.com>
2008-02-03 13:55 ` Tomas Winkler [this message]
2008-02-03 14:37 ` cfg80211 API changes Johannes Berg
2008-02-03 14:51 ` Tomas Winkler
2008-02-04 5:52 ` Kalle Valo
2008-02-04 17:19 ` Sam Leffler
2008-02-04 18:20 ` Kalle Valo
2008-02-04 20:01 ` Tomas Winkler
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=1ba2fa240802030555v28873634wceff4ecea67d3530@mail.gmail.com \
--to=tomasw@gmail.com \
--cc=johannes@sipsolutions.net \
--cc=linux-wireless@vger.kernel.org \
--cc=ron.rindjunsky@intel.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).