From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 2C5C4C4332F for ; Tue, 7 Nov 2023 14:15:18 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S234051AbjKGOPS (ORCPT ); Tue, 7 Nov 2023 09:15:18 -0500 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:33710 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S232667AbjKGOPS (ORCPT ); Tue, 7 Nov 2023 09:15:18 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) by lindbergh.monkeyblade.net (Postfix) with ESMTPS id B3055B7 for ; Tue, 7 Nov 2023 06:15:15 -0800 (PST) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6236BC433C8; Tue, 7 Nov 2023 14:15:14 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1699366515; bh=niLCXo9w5fQv8tLnhe1acPySemaa56VA5icOqIofsZo=; h=From:To:Cc:Subject:References:Date:In-Reply-To:From; b=vFXnll4Y0Wk5QxZsqkur6bnl+f7dUHI8a0jIVgfFuNUr3v3BlLHf1WyF4aBF+Vngl ytoqvSp2iKZcs6h9Pq5zfnZDszrBCg7TPDRr8zYl7WeBpf/vFNdasJBh37+Vv76wqZ MEdsAS/DUiW10Qyql66WKqzfuyiZLgc9qZ2LNomsSDr4QsFuGabW0PsUpKnkomL2CD 9VgUVLQGFw0mPjCeha2zJ59SGrU6ePvlDizkF/lOjtbLGEbELi+SmI0+/cNCLONe4Y i5P+Qvu2nPbAb+uEk9Hr8kTlF4O6+0MvbN4/2P2qfPT6i7IkX1Yn+Xl1iQE89mvd6v nz+TSLEbkz8bg== From: Kalle Valo To: Vinayak Yadawad Cc: johannes@sipsolutions.net, linux-wireless@vger.kernel.org, jithu.jance@broadcom.com Subject: Re: [PATCH 1/1] wifi:nl80211: Extend del pmksa support for SAE and OWE security References: Date: Tue, 07 Nov 2023 16:15:11 +0200 In-Reply-To: (Vinayak Yadawad's message of "Tue, 7 Nov 2023 12:10:18 +0530") Message-ID: <877cmtbqfk.fsf@kernel.org> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org Vinayak Yadawad writes: > Current handling of del pmksa with SSID is limited to FILS > security. In the current change the del pmksa support is extended > to SAE/OWE security offloads as well. For OWE/SAE offloads, the > PMK is generated and cached at driver/FW, so user app needs the > capability to request cache deletion based on SSID for drivers > supporting SAE/OWE offload. > > Signed-off-by: Vinayak Yadawad There should be a space after "wifi:" in the title. Not sure if Johannes can fix that or if he prefers to submit a new version. -- https://patchwork.kernel.org/project/linux-wireless/list/ https://wireless.wiki.kernel.org/en/developers/documentation/submittingpatches