summaryrefslogtreecommitdiffstats
path: root/net/dsa/switch.c
diff options
context:
space:
mode:
authorVivien Didelot2017-03-28 21:10:36 +0200
committerDavid S. Miller2017-03-29 07:04:51 +0200
commit4333d619f9e30592426bc1315243fa0754e62c39 (patch)
tree1c85083f27c57a274aa0ac2fc23b0d40dd3a32cd /net/dsa/switch.c
parentnet: dsa: mv88e6xxx: unconditionally set ATU trunk (diff)
downloadkernel-qcow2-linux-4333d619f9e30592426bc1315243fa0754e62c39.tar.gz
kernel-qcow2-linux-4333d619f9e30592426bc1315243fa0754e62c39.tar.xz
kernel-qcow2-linux-4333d619f9e30592426bc1315243fa0754e62c39.zip
net: dsa: fix copyright holder
I do not hold the copyright of the DSA core and drivers source files, since these changes have been written as an initiative of my day job. Fix this. Signed-off-by: Vivien Didelot <vivien.didelot@savoirfairelinux.com> Reviewed-by: Andrew Lunn <andrew@lunn.ch> Acked-by: Florian Fainelli <f.fainelli@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/dsa/switch.c')
-rw-r--r--net/dsa/switch.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/dsa/switch.c b/net/dsa/switch.c
index 6456dacf9ae9..7b6f38e5fef6 100644
--- a/net/dsa/switch.c
+++ b/net/dsa/switch.c
@@ -1,7 +1,8 @@
/*
* Handling of a single switch chip, part of a switch fabric
*
- * Copyright (c) 2017 Vivien Didelot <vivien.didelot@savoirfairelinux.com>
+ * Copyright (c) 2017 Savoir-faire Linux Inc.
+ * Vivien Didelot <vivien.didelot@savoirfairelinux.com>
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by