linux-wireless.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Bruno Randolf <br1@einfach.org>
To: "Luis R. Rodriguez" <lrodriguez@atheros.com>
Cc: linville@tuxdriver.com, mark@moxienet.com,
	linux-wireless@vger.kernel.org
Subject: Re: [PATCH 0/4] cfg80211: fix bug with multiple cards and a CRDA delay
Date: Thu, 18 Nov 2010 15:36:45 +0900	[thread overview]
Message-ID: <201011181536.45076.br1@einfach.org> (raw)
In-Reply-To: <1290059169-2468-1-git-send-email-lrodriguez@atheros.com>

On Thu November 18 2010 14:46:05 Luis R. Rodriguez wrote:
> This series addresses the bug pointed out by Mark Mentovai
> <mark@moxienet.com> when there is a delay on CRDA and you use multiple
> cards with the same regulatory domain. After some testing I realized this
> also introduced an issue when using multiple cards with different
> regulatory settings. The issue is present only when there is a delay in
> CRDA so technically this is not a regression so I am not marking these as
> stable fixes. It also does not seem to be a regulatory bug as when the
> issue is present you'd end up with an intersected regulatory domain (same
> alpha2s) or get the regulatory domain rejected for the second card if the
> alpha2 was different.
> 
> Thanks to Mark for his testing, good ideas on alternative ways to resolve
> this and thorough reports.
> 
> Luis R. Rodriguez (4):
>   cfg80211: put core regulatory request into queue
>   cfg80211: move reg_work and reg_todo above
>   cfg80211: move mutex locking to reg_process_pending_hints()
>   cfg80211: Fix regulatory bug with multiple cards and delays
> 
>  include/net/regulatory.h |    7 ++++
>  net/wireless/reg.c       |   80
> +++++++++++++++++++++++++++++++-------------- 2 files changed, 62
> insertions(+), 25 deletions(-)

Yep - this fixes also my case (slow board under load + two or more ath5k 
cards). Thanks, Luis!

bruno

  parent reply	other threads:[~2010-11-18  6:36 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2010-11-18  5:46 [PATCH 0/4] cfg80211: fix bug with multiple cards and a CRDA delay Luis R. Rodriguez
2010-11-18  5:46 ` [PATCH 1/4] cfg80211: put core regulatory request into queue Luis R. Rodriguez
2010-11-18  5:46 ` [PATCH 2/4] cfg80211: move reg_work and reg_todo above Luis R. Rodriguez
2010-11-18  5:46 ` [PATCH 3/4] cfg80211: move mutex locking to reg_process_pending_hints() Luis R. Rodriguez
2010-11-18  6:36 ` Bruno Randolf [this message]
2010-11-18  7:39   ` [PATCH 0/4] cfg80211: fix bug with multiple cards and a CRDA delay Luis R. Rodriguez
2010-11-18 17:41 ` Mark Mentovai
2010-11-18 18:34   ` Luis R. Rodriguez
2010-11-18 18:52     ` Mark Mentovai
2010-11-18 18:55       ` Luis R. Rodriguez
2010-11-19  1:48       ` Bruno Randolf

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=201011181536.45076.br1@einfach.org \
    --to=br1@einfach.org \
    --cc=linux-wireless@vger.kernel.org \
    --cc=linville@tuxdriver.com \
    --cc=lrodriguez@atheros.com \
    --cc=mark@moxienet.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 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).