From mboxrd@z Thu Jan 1 00:00:00 1970 From: Johannes Berg Subject: Re: [PATCH] cfg80211: regulatory: restore proper user alpha2 Date: Fri, 04 Sep 2015 14:30:03 +0200 Message-ID: <1441369803.1971.4.camel@sipsolutions.net> References: <55E72B2F.0@maciej.szmigiero.name> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Cc: "David S. Miller" , netdev@vger.kernel.org, linux-kernel To: "Maciej S. Szmigiero" , linux-wireless@vger.kernel.org Return-path: In-Reply-To: <55E72B2F.0@maciej.szmigiero.name> Sender: linux-kernel-owner@vger.kernel.org List-Id: netdev.vger.kernel.org On Wed, 2015-09-02 at 19:00 +0200, Maciej S. Szmigiero wrote: > restore_regulatory_settings() should restore alpha2 > as computed in restore_alpha2(), not raw user_alpha2 to > behave as described in the comment just above that code. > > This fixes endless loop of calling CRDA for "00" and "97" > countries after resume from suspend on my laptop. > > Looks like others had the same problem, too: > http://ath9k-devel.ath9k.narkive.com/knY5W6St/ath9k-and-crda-messages > -in-logs > https://bugs.launchpad.net/ubuntu/+source/linux/+bug/899335 > https://forum.porteus.org/viewtopic.php?t=4975&p=36436 > https://forums.opensuse.org/showthread.php/ > 483356-Authentication-Regulatory-Domain-issues-ath5k-12-2 > Applied, thanks. johannes