Update my email address in the driver and MAINTAINERS file.

Signed-off-by: Florian Fainelli <[email protected]>
---
 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 <[email protected]>
 S:     Maintained
 
 RDC R6040 FAST ETHERNET DRIVER
-M:     Florian Fainelli <[email protected]>
+M:     Florian Fainelli <[email protected]>
 L:     [email protected]
 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 <[email protected]>
  * Copyright (C) 2007
  *     Daniel Gimpelevich <[email protected]>
- * Copyright (C) 2007-2012 Florian Fainelli <[email protected]>
+ * Copyright (C) 2007-2012 Florian Fainelli <[email protected]>
  *
  * 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 <[email protected]>,"
        "Daniel Gimpelevich <[email protected]>,"
-       "Florian Fainelli <[email protected]>");
+       "Florian Fainelli <[email protected]>");
 MODULE_LICENSE("GPL");
 MODULE_DESCRIPTION("RDC R6040 NAPI PCI FastEthernet driver");
 MODULE_VERSION(DRV_VERSION " " DRV_RELDATE);
-- 
2.7.4

Reply via email to