Received: by 2002:a05:6a10:f347:0:0:0:0 with SMTP id d7csp383863pxu; Tue, 5 Jan 2021 13:55:58 -0800 (PST) X-Google-Smtp-Source: ABdhPJx2j3QCPz+1ISdmHHh+hbxKKY0bH/7IM4QbJMvzBtCWWjtnWBEOObRNCClZoqAXsmQOJxjT X-Received: by 2002:a50:b223:: with SMTP id o32mr1814114edd.79.1609883757782; Tue, 05 Jan 2021 13:55:57 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1609883757; cv=none; d=google.com; s=arc-20160816; b=shMuoIjvC7rPibKDDt/h1jVlprwbpaHmdPShi16r2cenShMlx5apspYUAYoq+Hp5aH lbX5UKsUo8p22JadG4mSOZzoB02cUD5Cy4CAaqqDOmiaLEG7T6a9eXSglWaV/kT2mhV5 3I8OH4AgwLMmAJVkFeUPLiF3DYFI7QV71A1QEr+2dIHDCQBvaT3q0GybqegdKQiL40of vzHoOT6sMAQrAXuC7/8k4ISAlYnURpnx80wzsgxaauJqDPKqKuGtWkp/qJEb63YV2XBJ /57Xu9IqfHSYSLpGVF3N3F2xtRJNWWzxa51KGfV4XUIeTU290ROoKtNvrZGZ6PPw4jB8 q95A== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:from:references :cc:to:subject; bh=ObMX3UBGNozYhQl08BvWk0lx6Xjwi9oCSL8fxc6Y7Lc=; b=qfvs3NajZMn81qsx8Sn5BF9SxIX65i4pN79p69J2Ha4RxDPrHoYfi/Yg5spQrv+i3e Yex44AHSsIaw2z4OCcSIOhL18WrKwbq4IiwSvm+mWbjLXwa72l2w+S4HN+Z0xvTVBuKl oG/0wggEgHYoEppBb9IqKGjkG4XfiAzwGDvnoR+k1DSXLfkbalmM4TX15Ds+oYyIxiLj nudCzmnjEvG1qm1rhh7aXLNLZp1duPAvkhYm98n/BfeLyEgBMc9QaUjDcD+Ltc7fx6kS +ornX298kok12xLmh530ywWWLoGDpX6C7wLHQn+EvOAJ23enQI1Bwd/GpTFT3J5REgh+ DltA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id ck9si143942edb.586.2021.01.05.13.55.33; Tue, 05 Jan 2021 13:55:57 -0800 (PST) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1730232AbhAERRn (ORCPT + 99 others); Tue, 5 Jan 2021 12:17:43 -0500 Received: from mx3.molgen.mpg.de ([141.14.17.11]:45969 "EHLO mx1.molgen.mpg.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1729893AbhAERRn (ORCPT ); Tue, 5 Jan 2021 12:17:43 -0500 Received: from [192.168.0.6] (ip5f5aea6a.dynamic.kabel-deutschland.de [95.90.234.106]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: pmenzel) by mx.molgen.mpg.de (Postfix) with ESMTPSA id D261E20647DA3; Tue, 5 Jan 2021 18:16:59 +0100 (CET) Subject: Re: [PATCH 2/2] ethernet: igb: e1000_phy: Check for ops.force_speed_duplex existence To: Jakub Kicinski , Greg KH Cc: Jesse Brandeburg , Tony Nguyen , Jeffrey Townsend , "David S . Miller" , intel-wired-lan@lists.osuosl.org, netdev@vger.kernel.org, linux-kernel@vger.kernel.org, John W Linville References: <20201102231307.13021-1-pmenzel@molgen.mpg.de> <20201102231307.13021-3-pmenzel@molgen.mpg.de> <20201102161943.343586b1@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net> <36ce1f2e-843c-4995-8bb2-2c2676f01b9d@molgen.mpg.de> <20201103103940.2ed27fa2@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net> From: Paul Menzel Message-ID: Date: Tue, 5 Jan 2021 18:16:59 +0100 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <20201103103940.2ed27fa2@kicinski-fedora-PC1C0HJN.hsd1.ca.comcast.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Dear Jakub, dear Greg, Am 03.11.20 um 19:39 schrieb Jakub Kicinski: > On Tue, 3 Nov 2020 08:35:09 +0100 Paul Menzel wrote: >> According to *Developer's Certificate of Origin 1.1* [3], it’s my >> understanding, that it is *not* required. The items (a), (b), and (c) >> are connected by an *or*. >> >>> (b) The contribution is based upon previous work that, to the best >>> of my knowledge, is covered under an appropriate open source >>> license and I have the right under that license to submit that >>> work with modifications, whether created in whole or in part >>> by me, under the same open source license (unless I am >>> permitted to submit under a different license), as indicated >>> in the file; or > > Ack, but then you need to put yourself as the author, because it's > you certifying that the code falls under (b). > > At least that's my understanding. Greg, can you please clarify, if it’s fine, if I upstream a patch authored by somebody else and distributed under the GPLv2? I put them as the author and signed it off. (In this case the change, adding an if condition, is also trivial.) Kind regards, Paul