]> bbs.cooldavid.org Git - net-next-2.6.git/blobdiff - drivers/net/smc91x.c
Nicolas Pitre has a new email address
[net-next-2.6.git] / drivers / net / smc91x.c
index 61be6d7680f68aeab97ff76ac93b649ce097d633..05c91ee6921e8a2082ed605db93f3ddb92581b27 100644 (file)
@@ -35,7 +35,7 @@
  *
  * contributors:
  *     Daris A Nevil <dnevil@snmc.com>
- *      Nicolas Pitre <nico@cam.org>
+ *      Nicolas Pitre <nico@fluxnic.net>
  *     Russell King <rmk@arm.linux.org.uk>
  *
  * History:
@@ -58,7 +58,7 @@
  *   22/09/04  Nicolas Pitre      big update (see commit log for details)
  */
 static const char version[] =
-       "smc91x.c: v1.1, sep 22 2004 by Nicolas Pitre <nico@cam.org>\n";
+       "smc91x.c: v1.1, sep 22 2004 by Nicolas Pitre <nico@fluxnic.net>\n";
 
 /* Debugging level */
 #ifndef SMC_DEBUG