Update my email address in the driver and MAINTAINERS file.

Signed-off-by: Florian Fainelli <f.faine...@gmail.com>
---
 MAINTAINERS                      | 2 +-
 drivers/net/ethernet/rdc/r6040.c | 4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/MAINTAINERS b/MAINTAINERS
index 772c9ffa2272..bf889d5e45a0 100644
--- a/MAINTAINERS
+++ b/MAINTAINERS
@@ -9558,7 +9558,7 @@ M:        Florian Fainelli <flor...@openwrt.org>
 S:     Maintained
 
 RDC R6040 FAST ETHERNET DRIVER
-M:     Florian Fainelli <flor...@openwrt.org>
+M:     Florian Fainelli <f.faine...@gmail.com>
 L:     netdev@vger.kernel.org
 S:     Maintained
 F:     drivers/net/ethernet/rdc/r6040.c
diff --git a/drivers/net/ethernet/rdc/r6040.c b/drivers/net/ethernet/rdc/r6040.c
index c0256b865ff9..c8985cfbe2da 100644
--- a/drivers/net/ethernet/rdc/r6040.c
+++ b/drivers/net/ethernet/rdc/r6040.c
@@ -4,7 +4,7 @@
  * Copyright (C) 2004 Sten Wang <sten.w...@rdc.com.tw>
  * Copyright (C) 2007
  *     Daniel Gimpelevich <dan...@gimpelevich.san-francisco.ca.us>
- * Copyright (C) 2007-2012 Florian Fainelli <flor...@openwrt.org>
+ * Copyright (C) 2007-2012 Florian Fainelli <f.faine...@gmail.com>
  *
  * This program is free software; you can redistribute it and/or
  * modify it under the terms of the GNU General Public License
@@ -162,7 +162,7 @@
 
 MODULE_AUTHOR("Sten Wang <sten.w...@rdc.com.tw>,"
        "Daniel Gimpelevich <dan...@gimpelevich.san-francisco.ca.us>,"
-       "Florian Fainelli <flor...@openwrt.org>");
+       "Florian Fainelli <f.faine...@gmail.com>");
 MODULE_LICENSE("GPL");
 MODULE_DESCRIPTION("RDC R6040 NAPI PCI FastEthernet driver");
 MODULE_VERSION(DRV_VERSION " " DRV_RELDATE);
-- 
2.7.4

Reply via email to