Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-1.0 required=3.0 tests=HEADER_FROM_DIFFERENT_DOMAINS, MAILING_LIST_MULTI,SPF_PASS autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 6140BC282D8 for ; Fri, 1 Feb 2019 22:09:45 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 390132146E for ; Fri, 1 Feb 2019 22:09:45 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726893AbfBAWJo (ORCPT ); Fri, 1 Feb 2019 17:09:44 -0500 Received: from s3.sipsolutions.net ([144.76.43.62]:50378 "EHLO sipsolutions.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726643AbfBAWJn (ORCPT ); Fri, 1 Feb 2019 17:09:43 -0500 Received: by sipsolutions.net with esmtpsa (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92-RC4) (envelope-from ) id 1gph0H-0007yg-Sz; Fri, 01 Feb 2019 23:09:42 +0100 Message-ID: <3282a26ab610c1590742c0d50632c35ae4bb82c8.camel@sipsolutions.net> Subject: Re: iw release cadence? From: Johannes Berg To: Brian Norris Cc: linux-wireless@vger.kernel.org Date: Fri, 01 Feb 2019 23:09:40 +0100 In-Reply-To: <2d274e00c3e15e9786ccc865215d9853a5ab30f0.camel@sipsolutions.net> References: (sfid-20190201_224721_483652_2A0C6676) <2d274e00c3e15e9786ccc865215d9853a5ab30f0.camel@sipsolutions.net> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.28.5 (3.28.5-2.fc28) Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-wireless-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-wireless@vger.kernel.org On Fri, 2019-02-01 at 22:54 +0100, Johannes Berg wrote: > > I'll just tag one now :-) Done. I updated a few things and pulled in our FTM support code too, now that all the nl80211.h api is upstream. johannes