From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.kernel.org (aws-us-west-2-korg-mail-1.web.codeaurora.org [10.30.226.201]) (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 D24FC1C680 for ; Fri, 23 Aug 2024 14:59:32 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=10.30.226.201 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724425172; cv=none; b=SZxqaZgNMYV45JJ6oI5ZZ428Lmk1f/jspncaUgxjyv9ztWYo9T1iE06MpoICH5CFS8s3ysG/6InpJilOiz7ToX+XhUfaHRq6EnGL/OK+CoYVqlFJQj0mYUC/Glitll5hkoCOZyD75liJi4kRqOZa6Nt6vMymeMBLnFhBWhoVCzQ= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1724425172; c=relaxed/simple; bh=QUh7sAfzuvBr1+nrICscYwROi3icEQB46bBUpWMkOLk=; h=From:To:Cc:Subject:References:Date:In-Reply-To:Message-ID: MIME-Version:Content-Type; b=R+mIk6Cd+wFJtHvOkytoz/w6LjpsLqJ1MUiymOtByIlIBbowxZyIsy7plbCBv9XxWhI0g1T4D8+iwo+cnXVzZC7z2szt9ahKDgytp7frB8ZfGeypmMCJmO1ghVwP/IZGljYLQGtT+PgkPId6AkgkQuxp199McyvA2e+tqekgqFg= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b=noIV3Lqa; arc=none smtp.client-ip=10.30.226.201 Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=kernel.org header.i=@kernel.org header.b="noIV3Lqa" Received: by smtp.kernel.org (Postfix) with ESMTPSA id AD134C32786; Fri, 23 Aug 2024 14:59:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1724425172; bh=QUh7sAfzuvBr1+nrICscYwROi3icEQB46bBUpWMkOLk=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=noIV3LqaCrjKnrl7j5qjHlSkUBDF4hpKXz90SUojz1AiFjslyAfadAoHUz+oyrBda GfRhDLTHC74JNWiFJtWVYK/LnLLJBxGEoshe1DdhyBZAhnCOVj247rX3wGWFpJPkPO 2T5um5tGA3DkRk10TJ/I92Z8XWmW+lz/FijqyNPECxlBlKq10tW/F7oFlVDpnZ1hdv pBbHvtQVtwjVXqGl9NX4hd7Ylrh6ZdNxODlOg/Ha/ZzYjMPFlrhAiriCfpekidRasN +7iBbb3y6u9uVmZ4o7EgwK9XN6j+DIEAL/SM54BoU3JTE5hJsZa0gG4vlIU2CXYLnS AxWSnuwA2YQ8w== From: Kalle Valo To: "Sverdlin, Alexander" Cc: "linux-wireless@vger.kernel.org" Subject: Re: [PATCH] wifi: wfx: repair open network AP mode References: <20240823131521.3309073-1-alexander.sverdlin@siemens.com> <1926e71dfbe3fd4735db59879211e9d319ea9ddd.camel@siemens.com> Date: Fri, 23 Aug 2024 17:59:29 +0300 In-Reply-To: <1926e71dfbe3fd4735db59879211e9d319ea9ddd.camel@siemens.com> (Alexander Sverdlin's message of "Fri, 23 Aug 2024 13:42:51 +0000") Message-ID: <87seuvuvxq.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) Precedence: bulk X-Mailing-List: linux-wireless@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain "Sverdlin, Alexander" writes: > Hi! > > On Fri, 2024-08-23 at 15:15 +0200, A. Sverdlin wrote: >> From: Alexander Sverdlin >> >> RSN IE missing in beacon is normal in open networks. >> Avoid returning -ENODEV in this case. > > Oops, this is a typo and should have been "-EINVAL". > I'm ready to respin with corrected commit message, but > I'm also OK with a maintainer massaging it. I can fix the commit message, no need to resend because of this. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches https://docs.kernel.org/process/submitting-patches.html