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 X-Spam-Level: X-Spam-Status: No, score=-0.8 required=3.0 tests=DKIMWL_WL_HIGH,DKIM_SIGNED, DKIM_VALID,HEADER_FROM_DIFFERENT_DOMAINS,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS autolearn=no 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 5D892C38BE2 for ; Mon, 24 Feb 2020 19:50:15 +0000 (UTC) Received: from bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPS id 308CF20CC7 for ; Mon, 24 Feb 2020 19:50:15 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="FqxGLfCt" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 308CF20CC7 Authentication-Results: mail.kernel.org; dmarc=none (p=none dis=none) header.from=davemloft.net Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20170209; h=Sender: Content-Transfer-Encoding:Content-Type:Cc:List-Subscribe:List-Help:List-Post: List-Archive:List-Unsubscribe:List-Id:Mime-Version:References:In-Reply-To: From:Subject:To:Message-Id:Date:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=tiXBklpYkhLsjFyTEkzz8W+lZZTIPl64JvA7cnESr74=; b=FqxGLfCt5Yyc8H L30gwCdrx/ZlvWpF19HhU5ByfAzQMZuao8qCYcGkcrdUxSKN/ROrLlxjt5MyKdGgEh2sGeV4sIsNq sRp4pwFxIrxbBsCvOGOAEydm/HQBa7sr6AsqmvAdf4kNBgTHnq+HAeq448l7J6hwTYtd7/iEBGpzc d2cEmbWge+oymQwVWVfeOT7ItNFr3IeLT+XZFkcDD1ONRnbUMz72/f4WIKPgwKuluXiEobxC1sCZT +NvhR1DaxYzPt4KkICyfglkL3yDmgzvI+goaCtQZ+d1vns6xQyLmnaCKl8sYVqHBFcsNoUAvwZbKd AjVwcop/a37vPbUmGKyA==; Received: from localhost ([127.0.0.1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6Jk0-0003ez-0X; Mon, 24 Feb 2020 19:50:08 +0000 Received: from shards.monkeyblade.net ([2620:137:e000::1:9]) by bombadil.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1j6Jjw-0002mW-OS; Mon, 24 Feb 2020 19:50:06 +0000 Received: from localhost (unknown [IPv6:2601:601:9f00:477::3d5]) (using TLSv1 with cipher AES256-SHA (256/256 bits)) (Client did not present a certificate) (Authenticated sender: davem-davemloft) by shards.monkeyblade.net (Postfix) with ESMTPSA id A1700120F5DF5; Mon, 24 Feb 2020 11:49:55 -0800 (PST) Date: Mon, 24 Feb 2020 11:49:52 -0800 (PST) Message-Id: <20200224.114952.1670161895162956201.davem@davemloft.net> To: leon@kernel.org Subject: Re: [PATCH net-next v1 00/18] Clean driver, module and FW versions From: David Miller In-Reply-To: <20200224085311.460338-1-leon@kernel.org> References: <20200224085311.460338-1-leon@kernel.org> X-Mailer: Mew version 6.8 on Emacs 26.1 Mime-Version: 1.0 X-Greylist: Sender succeeded SMTP AUTH, not delayed by milter-greylist-4.5.12 (shards.monkeyblade.net [149.20.54.216]); Mon, 24 Feb 2020 11:49:56 -0800 (PST) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200224_115004_800675_122814AC X-CRM114-Status: UNSURE ( 4.72 ) X-CRM114-Notice: Please train this message. X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: thor.thayer@linux.intel.com, heiko@sntech.de, irusskikh@marvell.com, andreas@gaisler.com, chris.snook@gmail.com, dave@thedillows.org, jes@trained-monkey.org, iyappan@os.amperecomputing.com, quan@os.amperecomputing.com, linux-acenic@sunsite.dk, andy@greyhouse.net, akiyano@amazon.com, linux-rockchip@lists.infradead.org, wens@csie.org, LinoSanfilippo@gmx.de, vfalico@gmail.com, kuba@kernel.org, thomas.lendacky@amd.com, jcliburn@gmail.com, j.vosburgh@gmail.com, keyur@os.amperecomputing.com, mripard@kernel.org, leonro@mellanox.com, pcnet32@frontier.com, nios2-dev@lists.rocketboards.org, linux-arm-kernel@lists.infradead.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, ionut@badula.org, netanel@amazon.com, mark.einon@gmail.com Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+infradead-linux-arm-kernel=archiver.kernel.org@lists.infradead.org From: Leon Romanovsky Date: Mon, 24 Feb 2020 10:52:53 +0200 > From: Leon Romanovsky > > Change log: > v1: > * Split all FW cleanups patches to separate patches > * Fixed commit message > * Deleted odd DRV_RELDATE > * Added everyone from MAINTAINERS file > v0: https://lore.kernel.org/netdev/20200220145855.255704-1-leon@kernel.org Series applied, thanks Leon. _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel