[PATCH V2 21/22] net-next: mediatek: change my email address

John Crispin john at phrozen.org
Mon May 9 03:04:13 PDT 2016


The old address is no longer valid. Use the my new one instead.

Signed-off-by: John Crispin <john at phrozen.org>
---
 drivers/net/ethernet/mediatek/mtk_eth_soc.c |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/ethernet/mediatek/mtk_eth_soc.c b/drivers/net/ethernet/mediatek/mtk_eth_soc.c
index 74cb234..32bf54e 100644
--- a/drivers/net/ethernet/mediatek/mtk_eth_soc.c
+++ b/drivers/net/ethernet/mediatek/mtk_eth_soc.c
@@ -7,7 +7,7 @@
  *   MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  *   GNU General Public License for more details.
  *
- *   Copyright (C) 2009-2016 John Crispin <blogic at openwrt.org>
+ *   Copyright (C) 2009-2016 John Crispin <john at phrozen.org>
  *   Copyright (C) 2009-2016 Felix Fietkau <nbd at openwrt.org>
  *   Copyright (C) 2013-2016 Michael Lee <igvtee at gmail.com>
  */
@@ -1915,5 +1915,5 @@ static struct platform_driver mtk_driver = {
 module_platform_driver(mtk_driver);
 
 MODULE_LICENSE("GPL");
-MODULE_AUTHOR("John Crispin <blogic at openwrt.org>");
+MODULE_AUTHOR("John Crispin <john at phrozen.org>");
 MODULE_DESCRIPTION("Ethernet driver for MediaTek SoC");
-- 
1.7.10.4




More information about the Linux-mediatek mailing list