summaryrefslogtreecommitdiff
path: root/drivers/net/phy/mscc/mscc_mac.h
diff options
context:
space:
mode:
authorAntoine Tenart <antoine.tenart@bootlin.com>2020-06-23 16:30:08 +0200
committerDavid S. Miller <davem@davemloft.net>2020-06-24 14:33:16 -0700
commitc7cd2a6a7b084f3d57ce4d783685e37d16327f9f (patch)
tree92b6d9ff34f0667b33a78785d73adab14282a985 /drivers/net/phy/mscc/mscc_mac.h
parent0ef44e5cab8dbf0a0327871b48fe7c8425d0d885 (diff)
net: phy: mscc: fix copyright and author information in MACsec
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 <antoine.tenart@bootlin.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'drivers/net/phy/mscc/mscc_mac.h')
-rw-r--r--drivers/net/phy/mscc/mscc_mac.h2
1 files changed, 1 insertions, 1 deletions
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_