[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <1337161280-28953-4-git-send-email-oskar@scara.com>
Date: 16 May 2012 09:41:18 +0000
From: "Oskar Schirmer" <oskar@...ra.com>
To: linux-kernel@...r.kernel.org
Cc: trivial@...nel.org, hannes@...xchg.org, shess@...sware.de,
"Oskar Schirmer" <oskar@...ra.com>, netdev@...r.kernel.org
Subject: [PATCH 3/5] net: Change mail address of Oskar Schirmer
That old mail address doesnt exist any more.
This changes all occurences to my new address.
Signed-off-by: Oskar Schirmer <oskar@...ra.com>
Cc: netdev@...r.kernel.org
---
drivers/net/ethernet/s6gmac.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/drivers/net/ethernet/s6gmac.c b/drivers/net/ethernet/s6gmac.c
index 1895605..6f0d284 100644
--- a/drivers/net/ethernet/s6gmac.c
+++ b/drivers/net/ethernet/s6gmac.c
@@ -1,7 +1,7 @@
/*
* Ethernet driver for S6105 on chip network device
* (c)2008 emlix GmbH http://www.emlix.com
- * Authors: Oskar Schirmer <os@...ix.com>
+ * Authors: Oskar Schirmer <oskar@...ra.com>
* Daniel Gloeckner <dg@...ix.com>
*
* This program is free software; you can redistribute it and/or
@@ -1070,4 +1070,4 @@ module_exit(s6gmac_exit);
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("S6105 on chip Ethernet driver");
-MODULE_AUTHOR("Oskar Schirmer <os@...ix.com>");
+MODULE_AUTHOR("Oskar Schirmer <oskar@...ra.com>");
--
1.7.5.4
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists