From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from sipsolutions.net (s3.sipsolutions.net [168.119.38.16]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 245533A75B5 for ; Tue, 7 Apr 2026 10:52:03 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=168.119.38.16 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775559125; cv=none; b=t01+kgrm2/pdIFjBYtoUTP52ZcJm9hsm2lAGEGf2qwmgqkI0Z1xY0e1ucgdmZB620A7hWy1A3gRicWIJDManLDwpk4SJSYDdvsUtdpbuvFFNc6ANoRsArSj5bz/LchiM+YpJGKpvLAAtwzMEOLaVSuz+TFiYZQg6dZU/Eb4jImU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775559125; c=relaxed/simple; bh=DEutK+HG/Fz7ZD3uQb1tBH3pvxlhBheyGhwpx7G3jpE=; h=Message-ID:Subject:From:To:Cc:Date:In-Reply-To:References: Content-Type:MIME-Version; b=pb+eCQSJLjERuKHjdOZiR7Ce0THPB2JDUbektB18E5shLNSuR2F41tlIAOlGWm9hJeGDNMB9Z1TH6dOyeXavdyPX7zDkTcERzwlrl70SKbdRkJ0DFopAGpzn/3okz5/CCfQ4WKCWADDjfFRD7BEIkj8f5YZrQH1prwOtYTd2guA= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sipsolutions.net; spf=pass smtp.mailfrom=sipsolutions.net; dkim=pass (2048-bit key) header.d=sipsolutions.net header.i=@sipsolutions.net header.b=Qq+wO85/; arc=none smtp.client-ip=168.119.38.16 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=sipsolutions.net Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=sipsolutions.net Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=sipsolutions.net header.i=@sipsolutions.net header.b="Qq+wO85/" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=sipsolutions.net; s=mail; h=MIME-Version:Content-Transfer-Encoding: Content-Type:References:In-Reply-To:Date:Cc:To:From:Subject:Message-ID:Sender :Reply-To:Content-ID:Content-Description:Resent-Date:Resent-From:Resent-To: Resent-Cc:Resent-Message-ID; bh=DEutK+HG/Fz7ZD3uQb1tBH3pvxlhBheyGhwpx7G3jpE=; t=1775559124; x=1776768724; b=Qq+wO85/zS/0rtXzyRD+s8QX6oxUd0NCBqxFoiERcAKZ0Lf topIAx98rJx+wXScQUg49pjeOdGWwCxCCOxX7AEeCpWD4SBk6DNtdklB3s5jDiIQ19gpf8oGW8A1A jz1ynA7p0jf1uOLSTkY32H68GEHpGj5J0MvLwTwzjngZcYxg87ZG8842Qucf/dQxHOtvZFibdCClU YXVeitEauTvb7nZgGz1WZ5hozYRsZcfJmFcZLNSYB/BLAl9ehkICVjlgpwp6Zt5f0pHHHxlddM5U5 eE4CcQY332aMRbZnSC185tQP9RlpHvkAwvnHIYAKYmPV6Dm344GZPwRDDeS/pzVA==; Received: by sipsolutions.net with esmtpsa (TLS1.3:ECDHE_X25519__RSA_PSS_RSAE_SHA256__AES_256_GCM:256) (Exim 4.98.2) (envelope-from ) id 1wA42K-0000000CGfo-40wH; Tue, 07 Apr 2026 12:52:01 +0200 Message-ID: <9d093d8a8df188c99b9b652bb56a5c1faecef6c7.camel@sipsolutions.net> Subject: Re: [PATCH] carl9170: main: track sw_scan state and suppress transient channel-change errors From: Johannes Berg To: Masi Osmani , Christian Lamparter Cc: linux-wireless@vger.kernel.org, ath9k-devel@qca.qualcomm.com Date: Tue, 07 Apr 2026 12:52:00 +0200 In-Reply-To: References: Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable User-Agent: Evolution 3.58.3 (3.58.3-1.fc43) Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 X-malware-bazaar: not-scanned FWIW, all wifi patches should have "wifi: " prefix. (but I think you're not going to get my email, hotmail doesn't like me) johannes