[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1327643159-1302-3-git-send-email-tomoya.rohm@gmail.com>
Date: Fri, 27 Jan 2012 14:45:56 +0900
From: Tomoya MORINAGA <tomoya.rohm@...il.com>
To: Jeff Kirsher <jeffrey.t.kirsher@...el.com>,
linux-kernel@...r.kernel.org, netdev@...r.kernel.org
Cc: qi.wang@...el.com, yong.y.wang@...el.com, joel.clark@...el.com,
kok.howg.ewe@...el.com, Tomoya MORINAGA <tomoya.rohm@...il.com>
Subject: [PATCH 3/3] ethernet: Change author mail address
Signed-off-by: Tomoya MORINAGA <tomoya.rohm@...il.com>
---
.../net/ethernet/lapis-semi/pch_gbe/pch_gbe_main.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/drivers/net/ethernet/lapis-semi/pch_gbe/pch_gbe_main.c b/drivers/net/ethernet/lapis-semi/pch_gbe/pch_gbe_main.c
index a6297fd..c1a99c7 100644
--- a/drivers/net/ethernet/lapis-semi/pch_gbe/pch_gbe_main.c
+++ b/drivers/net/ethernet/lapis-semi/pch_gbe/pch_gbe_main.c
@@ -2593,7 +2593,7 @@ module_init(pch_gbe_init_module);
module_exit(pch_gbe_exit_module);
MODULE_DESCRIPTION("EG20T PCH Gigabit ethernet Driver");
-MODULE_AUTHOR("LAPIS SEMICONDUCTOR, <toshiharu-linux@....lapis-semi.com>");
+MODULE_AUTHOR("LAPIS SEMICONDUCTOR, <tomoya.rohm@...il.com>");
MODULE_LICENSE("GPL");
MODULE_VERSION(DRV_VERSION);
MODULE_DEVICE_TABLE(pci, pch_gbe_pcidev_id);
--
1.7.7.4
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists