Received: by 2002:a25:ad19:0:0:0:0:0 with SMTP id y25csp3100998ybi; Fri, 5 Jul 2019 01:56:29 -0700 (PDT) X-Google-Smtp-Source: APXvYqyMI7mkyxbK2QyTFufQ0HB/H0RW1jdpnqsGGEGOMSlrVBgGSCF84b778ELBebGCN+dmg/zR X-Received: by 2002:a63:c4:: with SMTP id 187mr3966950pga.272.1562316989156; Fri, 05 Jul 2019 01:56:29 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1562316989; cv=none; d=google.com; s=arc-20160816; b=M5zWRjipqvXr0Gk+exXa40XgTsiji56cxDmQxZ0032iLTR8NbkCl29xIW2Y+w7OEWC 5zjbwD+sRU9gtozyu+s6WnXeNHoPK97OpJHsspuMG6sQjdd288YBHa2F5NEt1auQZHYk zbYWuldmnjHXyw8ZymDhA8IY1ol1We0NtgJ85s+qbIPPDXeBOyPO1LX3+4zwe4ZaTCCR MzeF4VLv1S15LWh3OrXVWfbgYHD6W8KGAOGNzgpOqCvqWGJah8EgYmiUmShDgJbZgpD/ E/YrXp+WysA+p0OzkucDfbOkr2NeEXEJS/yAmLBC378yZRz88RAE7g+SNQh2EHcRG9MM DnYA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:subject:content-transfer-encoding :mime-version:user-agent:references:in-reply-to:date:cc:to:from :message-id; bh=Nh8tVVMXlHLxqAIScdbFHFCRuwxHcz2ogOWfcmkURF4=; b=PZkY4Nt5Fhzsl7sVjbaGChNwgc27DPTGkmzCApqbOYf09lWusYoGfYVUIrCALsP9hW PPu143d0Br47UUU6AsWBg/IT7j8P2SbEgWCcgbJnCcPNOxCIZxkAFGYhs12y8EQOGURw yeZ5zM1/r1F68GBopJHGIjNHzBhNSBW2dZiYeEjZMrnYmNFOCI1fzBu06adhrAG1hKId XXLByA5K08Nezl0giIF15FmtR17kRK7EnbC/JhH9UqR1ejPjMigMC8ZeG3FtweU5uOxU 5uEcPz/MJpd4KVnEY0i/aMdbnWLAKIbXyBL3GtKegb0HEWc0/nX8i0JRRZ10MrRy3z8o JdtA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id r13si8080493pgp.214.2019.07.05.01.56.10; Fri, 05 Jul 2019 01:56:29 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-wireless-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-wireless-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1727544AbfGEIvs (ORCPT + 99 others); Fri, 5 Jul 2019 04:51:48 -0400 Received: from paleale.coelho.fi ([176.9.41.70]:39200 "EHLO farmhouse.coelho.fi" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726427AbfGEIvs (ORCPT ); Fri, 5 Jul 2019 04:51:48 -0400 Received: from 91-156-6-193.elisa-laajakaista.fi ([91.156.6.193] helo=redipa) by farmhouse.coelho.fi with esmtpsa (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1hjJwR-0000l5-Df; Fri, 05 Jul 2019 11:51:41 +0300 Message-ID: <1205f44d3a0e6470cff15334da64c49ebf49002e.camel@coelho.fi> From: Luca Coelho To: Alexander Wetzel , johannes@sipsolutions.net Cc: linux-wireless@vger.kernel.org Date: Fri, 05 Jul 2019 11:51:38 +0300 In-Reply-To: <20190629195015.19680-4-alexander@wetzel-home.de> References: <20190629195015.19680-1-alexander@wetzel-home.de> <20190629195015.19680-4-alexander@wetzel-home.de> Content-Type: text/plain; charset="UTF-8" User-Agent: Evolution 3.30.5-1.1 MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Spam-Checker-Version: SpamAssassin 3.4.2 (2018-09-13) on farmhouse.coelho.fi X-Spam-Level: X-Spam-Status: No, score=-2.9 required=5.0 tests=ALL_TRUSTED,BAYES_00, TVD_RCVD_IP,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.2 Subject: Re: [PATCH 4/4] iwlwifi: Enable Extended Key ID for mvm and dvm Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Sat, 2019-06-29 at 21:50 +0200, Alexander Wetzel wrote: > All iwlwifi cards are able to handle multiple keyids per STA and are > therefore fully compatible with the Extended Key ID implementation > provided by mac80211. > > Allow Extended Key ID to be used for all mvm and dvm cards. > > Signed-off-by: Alexander Wetzel > --- > > This is basically the v2 patch of https://patchwork.kernel.org/patch/10931879/ > which Luca still has in his review queue. It just uses the new proposed > simplified Extended Key ID API from this patch series instead. > > Merging (parts) of this series will of course break the older patch > still queued to Luca, so this may need some coordination. Thanks for your patch! I've dropped the old version and will wait until Johannes merges the mac80211 part (and it reaches wireless-drivers- next), so I can apply this. -- Cheers, Luca.