All of lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@qca.qualcomm.com>
To: Dengke Qiu <dqiu@qca.qualcomm.com>
Cc: <ath6kl-devel@qualcomm.com>, <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] ath6kl:link speed is 0Mbps sometimes
Date: Thu, 30 Aug 2012 12:17:55 +0300	[thread overview]
Message-ID: <503F2FC3.8010903@qca.qualcomm.com> (raw)
In-Reply-To: <1346139222-3102-1-git-send-email-dqiu@qca.qualcomm.com>

On 08/28/2012 10:33 AM, Dengke Qiu wrote:
> The MSB of rate index from FW is used for sgi. But the ath6kl_wmi_get_rate
> doesn't handle it. The access to wmi_rate_tbl array may be out of range
> if sgi is 1. This may cause the return value of ath6kl_wmi_get_rate()
> function is incorrect link rate. We add sgi adjustment to avoid such case.
> 
> Signed-off-by: Dengke Qiu <dqiu@qca.qualcomm.com>

Thanks, applied. But I changed the title to better reflect what's changed:

ath6kl: fix link speed when using sgi

Kalle

      reply	other threads:[~2012-08-30  9:18 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-28  7:33 [PATCH] ath6kl:link speed is 0Mbps sometimes Dengke Qiu
2012-08-30  9:17 ` Kalle Valo [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=503F2FC3.8010903@qca.qualcomm.com \
    --to=kvalo@qca.qualcomm.com \
    --cc=ath6kl-devel@qualcomm.com \
    --cc=dqiu@qca.qualcomm.com \
    --cc=linux-wireless@vger.kernel.org \
    /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.