Received: by 2002:a05:6902:102b:0:0:0:0 with SMTP id x11csp455727ybt; Fri, 19 Jun 2020 06:01:55 -0700 (PDT) X-Google-Smtp-Source: ABdhPJyK0pfM2S4gZ+mejFTH7rfm1P2Q9mtkZD8Ulr2185c7w+tVCj2Ec/4/1GoQEAGwnhzv21lH X-Received: by 2002:a17:906:830c:: with SMTP id j12mr3701878ejx.330.1592571715039; Fri, 19 Jun 2020 06:01:55 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1592571715; cv=none; d=google.com; s=arc-20160816; b=kjLHBW223CMu1q4S/1bL6gDuo+rTZWHeod7zbaBKlqO2yeghn+f3BH5TKLTa2rsFhU UWyB7j4MM5lQf+ENSSB9v4aclw+IEgf12JhNxYbRS8cum8BnCbN9CdQPxxNp+D/K/v36 Bo9S2EZPw4Xl8/ahAF/yVKfNNDdr0MbxzeLKfIzTmnlFz/t0RHrRM7ERDZpBVBsDky3v PR5L9cQw8FxN7TXIPcGsZplSOAWwX0q7SwD2fgQ3ZzTNFNdMNoqyo171v6unYMApxZCY Sd2r/ba8yZeXqYg0tqV7TlIfP4xV6s5jIHPBejmOrp4SdVOM7jiufBmBGoMfpdb804yy lyUA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:content-transfer-encoding:mime-version :references:in-reply-to:message-id:date:subject:cc:to:from; bh=CWLTeAaOTvqjOZPO7yYW+IoGdd78hHLlRL2Fyl4h6Bc=; b=keBV9VRW3LYXGHPMvEvR4mmgdGoX+BYLx9bFVMxh3q2YijAke4OogAy0zio+NodY8a 1x7rkc+GIBKORUVvs53M1JzWOSBvNCQ+J8mDqGDqzD3OXABeR39Bkhcf+HWOALDDfR1j crMIbH9T/7h8zZ2X8n1+8ZuSnboGfX/5YLujQD6A8BW2CpcjzRF14tY/iSqAnfQV8z05 sqX8sRav6PNY8clfCNFd6kPEeYVjMlWjZm18NQyT52AkHBRNPlZVF/1Xo+2A8PybwkSH jTv5xJzVt8CGEIiD48SHKhJKpp07+WboDp8cF2k81uZ5AM48P2qPSmkYovupKpv7wvpF JT0A== 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 ay19si4016376ejb.372.2020.06.19.06.01.32; Fri, 19 Jun 2020 06:01:55 -0700 (PDT) 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 S1733073AbgFSM0A (ORCPT + 99 others); Fri, 19 Jun 2020 08:26:00 -0400 Received: from relay8-d.mail.gandi.net ([217.70.183.201]:33695 "EHLO relay8-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1733010AbgFSMZS (ORCPT ); Fri, 19 Jun 2020 08:25:18 -0400 X-Originating-IP: 90.76.143.236 Received: from localhost (lfbn-tou-1-1075-236.w90-76.abo.wanadoo.fr [90.76.143.236]) (Authenticated sender: antoine.tenart@bootlin.com) by relay8-d.mail.gandi.net (Postfix) with ESMTPSA id 6C6FA1BF20F; Fri, 19 Jun 2020 12:25:04 +0000 (UTC) From: Antoine Tenart To: davem@davemloft.net, andrew@lunn.ch, f.fainelli@gmail.com, hkallweit1@gmail.com, richardcochran@gmail.com, alexandre.belloni@bootlin.com, UNGLinuxDriver@microchip.com Cc: netdev@vger.kernel.org, linux-kernel@vger.kernel.org, thomas.petazzoni@bootlin.com, allan.nielsen@microchip.com, foss@0leil.net, antoine.tenart@bootlin.com Subject: [PATCH net-next v3 2/8] net: phy: mscc: fix copyright and author information in MACsec Date: Fri, 19 Jun 2020 14:22:54 +0200 Message-Id: <20200619122300.2510533-3-antoine.tenart@bootlin.com> X-Mailer: git-send-email 2.26.2 In-Reply-To: <20200619122300.2510533-1-antoine.tenart@bootlin.com> References: <20200619122300.2510533-1-antoine.tenart@bootlin.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org All headers in the MSCC PHY driver have been copied and pasted from the original mscc.c file. However the information is not necessarily correct, as in the MACsec support. Fix this. Signed-off-by: Antoine Tenart --- drivers/net/phy/mscc/mscc_fc_buffer.h | 2 +- drivers/net/phy/mscc/mscc_mac.h | 2 +- drivers/net/phy/mscc/mscc_macsec.c | 6 +++--- drivers/net/phy/mscc/mscc_macsec.h | 2 +- 4 files changed, 6 insertions(+), 6 deletions(-) diff --git a/drivers/net/phy/mscc/mscc_fc_buffer.h b/drivers/net/phy/mscc/mscc_fc_buffer.h index 3803e826c37d..399e803395a5 100644 --- a/drivers/net/phy/mscc/mscc_fc_buffer.h +++ b/drivers/net/phy/mscc/mscc_fc_buffer.h @@ -2,7 +2,7 @@ /* * Driver for Microsemi VSC85xx PHYs * - * Copyright (C) 2019 Microsemi Corporation + * Copyright (C) 2020 Microsemi Corporation */ #ifndef _MSCC_PHY_FC_BUFFER_H_ diff --git a/drivers/net/phy/mscc/mscc_mac.h b/drivers/net/phy/mscc/mscc_mac.h index 59b6837c60b3..8dd38dc6edbf 100644 --- a/drivers/net/phy/mscc/mscc_mac.h +++ b/drivers/net/phy/mscc/mscc_mac.h @@ -2,7 +2,7 @@ /* * Driver for Microsemi VSC85xx PHYs * - * Copyright (c) 2017 Microsemi Corporation + * Copyright (c) 2020 Microsemi Corporation */ #ifndef _MSCC_PHY_LINE_MAC_H_ diff --git a/drivers/net/phy/mscc/mscc_macsec.c b/drivers/net/phy/mscc/mscc_macsec.c index b4d3dc4068e2..c0eeb62cb940 100644 --- a/drivers/net/phy/mscc/mscc_macsec.c +++ b/drivers/net/phy/mscc/mscc_macsec.c @@ -1,10 +1,10 @@ // SPDX-License-Identifier: (GPL-2.0 OR MIT) /* - * Driver for Microsemi VSC85xx PHYs + * Driver for Microsemi VSC85xx PHYs - MACsec support * - * Author: Nagaraju Lakkaraju + * Author: Antoine Tenart * License: Dual MIT/GPL - * Copyright (c) 2016 Microsemi Corporation + * Copyright (c) 2020 Microsemi Corporation */ #include diff --git a/drivers/net/phy/mscc/mscc_macsec.h b/drivers/net/phy/mscc/mscc_macsec.h index d751f2946b79..9c6d25e36de2 100644 --- a/drivers/net/phy/mscc/mscc_macsec.h +++ b/drivers/net/phy/mscc/mscc_macsec.h @@ -2,7 +2,7 @@ /* * Driver for Microsemi VSC85xx PHYs * - * Copyright (c) 2018 Microsemi Corporation + * Copyright (c) 2020 Microsemi Corporation */ #ifndef _MSCC_PHY_MACSEC_H_ -- 2.26.2