From: "Michael Büsch" <m@bues.ch>
To: Adrian Chadd <adrian@freebsd.org>
Cc: b43-dev@lists.infradead.org,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
Kalle Valo <kvalo@codeaurora.org>
Subject: [b43] don't unconditionally fall back to CCK if the rate is 6MB OFDM.
Date: Sun, 15 May 2016 16:39:06 +0200 [thread overview]
Message-ID: <20160515163906.3d64d8fe@wiggum> (raw)
In-Reply-To: <CAJ-Vmom45Pb9X_1Zw6VdszZAiizZUUd=HbEFw0hFMmPFFSNbpQ@mail.gmail.com>
On Sun, 15 May 2016 07:23:25 -0700
Adrian Chadd <adrian@freebsd.org> wrote:
> @@ -438,7 +446,7 @@ int b43_generate_txhdr(struct b43_wldev *dev,
>
> rts_rate = rts_cts_rate ? rts_cts_rate->hw_value :
> B43_CCK_RATE_1MB;
I just noticed that this is incorrect for 5GHz, too.
Maybe there are more such bugs.
--
Michael
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 819 bytes
Desc: OpenPGP digital signature
URL: <http://lists.infradead.org/pipermail/b43-dev/attachments/20160515/2a00a94e/attachment.sig>
WARNING: multiple messages have this Message-ID (diff)
From: "Michael Büsch" <m@bues.ch>
To: Adrian Chadd <adrian@freebsd.org>
Cc: b43-dev@lists.infradead.org,
"linux-wireless@vger.kernel.org" <linux-wireless@vger.kernel.org>,
Kalle Valo <kvalo@codeaurora.org>
Subject: Re: [b43] don't unconditionally fall back to CCK if the rate is 6MB OFDM.
Date: Sun, 15 May 2016 16:39:06 +0200 [thread overview]
Message-ID: <20160515163906.3d64d8fe@wiggum> (raw)
In-Reply-To: <CAJ-Vmom45Pb9X_1Zw6VdszZAiizZUUd=HbEFw0hFMmPFFSNbpQ@mail.gmail.com>
[-- Attachment #1: Type: text/plain, Size: 349 bytes --]
On Sun, 15 May 2016 07:23:25 -0700
Adrian Chadd <adrian@freebsd.org> wrote:
> @@ -438,7 +446,7 @@ int b43_generate_txhdr(struct b43_wldev *dev,
>
> rts_rate = rts_cts_rate ? rts_cts_rate->hw_value :
> B43_CCK_RATE_1MB;
I just noticed that this is incorrect for 5GHz, too.
Maybe there are more such bugs.
--
Michael
[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 819 bytes --]
next prev parent reply other threads:[~2016-05-15 14:39 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-05-15 14:23 [b43] don't unconditionally fall back to CCK if the rate is 6MB OFDM Adrian Chadd
2016-05-15 14:32 ` Michael Büsch
2016-05-15 14:32 ` Michael Büsch
2016-05-16 11:41 ` Kalle Valo
2016-05-16 11:41 ` Kalle Valo
2016-05-15 14:39 ` Michael Büsch [this message]
2016-05-15 14:39 ` Michael Büsch
2016-05-15 14:44 ` Adrian Chadd
2016-05-15 14:44 ` Adrian Chadd
2016-05-15 17:09 ` Rafał Miłecki
2016-05-15 17:09 ` Rafał Miłecki
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=20160515163906.3d64d8fe@wiggum \
--to=m@bues.ch \
--cc=adrian@freebsd.org \
--cc=b43-dev@lists.infradead.org \
--cc=kvalo@codeaurora.org \
--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.