All of lore.kernel.org
 help / color / mirror / Atom feed
From: Larry Finger <Larry.Finger@lwfinger.net>
To: John Linville <linville@tuxdriver.com>
Cc: Johannes Berg <johannes@sipsolutions.net>,
	linux-wireless <linux-wireless@vger.kernel.org>
Subject: Re: [PATCH] mac80211: fix single queue drivers
Date: Sat, 12 May 2012 23:38:16 -0500	[thread overview]
Message-ID: <4FAF3AB8.90900@lwfinger.net> (raw)
In-Reply-To: <1336405529.4325.31.camel@jlt3.sipsolutions.net>

On 05/07/2012 10:45 AM, Johannes Berg wrote:
> From: Johannes Berg<johannes.berg@intel.com>
>
> My queue management rework broke drivers that don't
> have multiple AC queues and register a single queue
> only, causing a warning:
>
> WARNING: at net/mac80211/iface.c:162 ieee80211_check_queues
>
> This was due to filling the queues wrongly and then
> noticing the error when checking later.
>
> Reported-and-Tested-by: Larry Finger<Larry.Finger@lwfinger.net>
> Signed-off-by: Johannes Berg<johannes.berg@intel.com>

John,

I know you have been busy and that Linus is restricting the patches to be added 
after 3.4-rc7; however, this one really needs to get into 3.4. If it does not 
make it, every wireless device with only one hardware queue will break.

Larry



  reply	other threads:[~2012-05-13  4:38 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-07 15:45 [PATCH] mac80211: fix single queue drivers Johannes Berg
2012-05-13  4:38 ` Larry Finger [this message]
2012-05-14 17:56   ` John W. Linville
2012-05-14 19:11     ` Larry Finger

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=4FAF3AB8.90900@lwfinger.net \
    --to=larry.finger@lwfinger.net \
    --cc=johannes@sipsolutions.net \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    /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.