ATH11K Archive on lore.kernel.org
 help / color / mirror / Atom feed
From: Kalle Valo <kvalo@codeaurora.org>
To: Tamizh chelvam <tamizhr@codeaurora.org>
Cc: ath11k@lists.infradead.org
Subject: Re: [PATCH] ath11k: fix missed bw conversion in tx completion
Date: Fri,  9 Aug 2019 06:57:59 +0000 (UTC)	[thread overview]
Message-ID: <20190809065759.A673D60721@smtp.codeaurora.org> (raw)
In-Reply-To: <1564494334-5187-1-git-send-email-tamizhr@codeaurora.org>

Tamizh chelvam <tamizhr@codeaurora.org> wrote:

> TX rate stats for the retried packets for a station comes through
> tx completion events. Assigning hw reported bandwidth information
> directly to station's txrate bandwidth will cause below warning.
> Fix this warning by converting the hw reported bandwidth to
> mac80211 base bandwidth.
> 
> [ 134.758190] PC is at cfg80211_calculate_bitrate+0x1bc/0x214 [cfg80211]
> [ 134.765730] LR is at cfg80211_calculate_bitrate+0x1bc/0x214 [cfg80211]
> [ 134.875014] [<ffffffbffca8d708>] cfg80211_calculate_bitrate+0x1bc/0x214 [cfg80211]
> [ 134.877192] [<ffffffbffcaa9704>] nl80211_put_sta_rate+0x54/0xf24 [cfg80211]
> [ 134.884829] [<ffffffbffcaa9d48>] nl80211_put_sta_rate+0x698/0xf24 [cfg80211]
> [ 134.891687] [<ffffffbffcaaa490>] nl80211_put_sta_rate+0xde0/0xf24 [cfg80211]
> [ 134.898975] [<ffffffc0004de748>] genl_lock_dumpit+0x30/0x4c
> [ 134.905998] [<ffffffc0004dc264>] netlink_dump+0xf4/0x248
> [ 134.911291] [<ffffffc0004dc910>] __netlink_dump_start+0xe0/0x174
> [ 134.916850] [<ffffffc0004df114>] genl_family_rcv_msg+0x130/0x2c0
> 
> Signed-off-by: Tamizh chelvam <tamizhr@codeaurora.org>
> Signed-off-by: Kalle Valo <kvalo@codeaurora.org>

Patch applied to ath11k-post-bringup branch of ath.git, thanks.

ae4f3a46c657 ath11k: fix missed bw conversion in tx completion

-- 
https://patchwork.kernel.org/patch/11065849/

https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches


_______________________________________________
ath11k mailing list
ath11k@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/ath11k

      reply	other threads:[~2019-08-09  6:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-07-30 13:45 [PATCH] ath11k: fix missed bw conversion in tx completion Tamizh chelvam
2019-08-09  6:57 ` 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=20190809065759.A673D60721@smtp.codeaurora.org \
    --to=kvalo@codeaurora.org \
    --cc=ath11k@lists.infradead.org \
    --cc=tamizhr@codeaurora.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox