From: Kalle Valo <kvalo@codeaurora.org>
To: ath9k-devel@lists.ath9k.org
Subject: [ath9k-devel] ath9k: fix phyerror codes
Date: Wed, 28 Oct 2015 18:57:48 +0000 (UTC) [thread overview]
Message-ID: <20151028185748.50E06141566@smtp.codeaurora.org> (raw)
In-Reply-To: <1445343566-24776-1-git-send-email-zefir.kurtisi@neratec.com>
> Some of the ath9k_phyerr enums were wrong from the
> beginning (and even before). Most of the time the
> codes were used for counters to be displayed over
> debugfs, which made this a non-functional issue.
>
> Some (e.g. ATH9K_PHYERR_FALSE_RADAR_EXT) are used
> for radar detection and require the correct code
> to work as intended.
>
> This patch includes:
> a) fixes
> ATH9K_PHYERR_FALSE_RADAR_EXT: 24 => 36
> ATH9K_PHYERR_CCK_LENGTH_ILLEGAL: 32 => 28
> ATH9K_PHYERR_CCK_POWER_DROP: 33 => 29
> ATH9K_PHYERR_HT_CRC_ERROR: 34 => 32
> ATH9K_PHYERR_HT_LENGTH_ILLEGAL: 35 => 33
> ATH9K_PHYERR_HT_RATE_ILLEGAL: 36 => 34
>
> b) extensions
> ATH9K_PHYERR_CCK_BLOCKER = 24
> ATH9K_PHYERR_HT_ZLF = 35
> ATH9K_PHYERR_GREEN_FIELD = 37
>
> Aside from the correction and completion made in
> the enum, the patch also extends the display of
> the related counters in the debugfs.
>
> Signed-off-by: Zefir Kurtisi <zefir.kurtisi@neratec.com>
Thanks, applied to wireless-drivers-next.git.
Kalle Valo
prev parent reply other threads:[~2015-10-28 18:57 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-10-20 12:19 [ath9k-devel] [PATCH] ath9k: fix phyerror codes Zefir Kurtisi
2015-10-28 18: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=20151028185748.50E06141566@smtp.codeaurora.org \
--to=kvalo@codeaurora.org \
--cc=ath9k-devel@lists.ath9k.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