linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Johannes Berg <johannes@sipsolutions.net>
To: "Jes Sorensen" <jes.sorensen@gmail.com>,
	"André Vitor" <andrevdj@gmail.com>,
	linux-wireless@vger.kernel.org
Subject: Re: rtl8xxxu (mac80211) not working with rtl8723au
Date: Sun, 31 Jan 2016 20:26:45 +0100	[thread overview]
Message-ID: <1454268405.5351.2.camel@sipsolutions.net> (raw)
In-Reply-To: <56ABC964.10808@gmail.com> (sfid-20160129_211954_867665_4C860B5B)

On Fri, 2016-01-29 at 15:19 -0500, Jes Sorensen wrote:
> 
> > /home/andre64/m-x86/kernel/net/mac80211/rx.c:3619
> > ieee80211_rx_napi+0x63/0x60f [mac80211]()
> > 
> This part looks suspicious to me - this is the NAPI stack spitting
> out slowpath warnings.

No, it's not ... it's just a mac80211 warning:

                if (status->flag & RX_FLAG_HT) {
...
                } else if (status->flag & RX_FLAG_VHT) {
...
                } else {
                        if (WARN_ON(status->rate_idx >= sband->n_bitrates))
                                goto drop;


johannes

      reply	other threads:[~2016-01-31 19:26 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CAP1NbjnOYorDuoTcsEUX76Ei0jievissNNNf=WN_uuwZNiRkwg@mail.gmail.com>
     [not found] ` <CAP1NbjmewVTQ6KbY7fkgdhJ6iMSg0tO9g1P6Usymi3EmfmVA8w@mail.gmail.com>
     [not found]   ` <089e010d935cc850e4052a580ec2@google.com>
2016-01-27 22:25     ` Delivery Status Notification (Failure) André Vitor
2016-01-29 20:19   ` rtl8xxxu (mac80211) not working with rtl8723au Jes Sorensen
2016-01-31 19:26     ` Johannes Berg [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=1454268405.5351.2.camel@sipsolutions.net \
    --to=johannes@sipsolutions.net \
    --cc=andrevdj@gmail.com \
    --cc=jes.sorensen@gmail.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 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).