diff options
author | Michal Simek <monstr@monstr.eu> | 2012-04-12 05:11:12 +0400 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-04-13 21:58:42 +0400 |
commit | 59a54f3082b9847c1240e24879750e3a03f96754 (patch) | |
tree | df56345240eb03ec27a74ab7d5372883164254ed /MAINTAINERS | |
parent | a8c9cb106fe79c28d6b7f1397652cadd228715ff (diff) | |
download | linux-59a54f3082b9847c1240e24879750e3a03f96754.tar.xz |
drivers/net/ethernet/xilinx/axi ethernet: Correct Copyright
Also fix MAINTAINERS file to reflect autorship.
Daniel and Ariane changed coding style but not any functional changes in the driver
itself.
Signed-off-by: Michal Simek <monstr@monstr.eu>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'MAINTAINERS')
-rw-r--r-- | MAINTAINERS | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/MAINTAINERS b/MAINTAINERS index 32671e00800d..7cef7be8f840 100644 --- a/MAINTAINERS +++ b/MAINTAINERS @@ -7577,8 +7577,8 @@ F: Documentation/filesystems/xfs.txt F: fs/xfs/ XILINX AXI ETHERNET DRIVER -M: Ariane Keller <ariane.keller@tik.ee.ethz.ch> -M: Daniel Borkmann <daniel.borkmann@tik.ee.ethz.ch> +M: Anirudha Sarangi <anirudh@xilinx.com> +M: John Linn <John.Linn@xilinx.com> S: Maintained F: drivers/net/ethernet/xilinx/xilinx_axienet* |