[PATCH 107/223]drivers/net/irda/ma600-sir.c Update broken web addresses.

From: Justin P. Mattock
Date: Thu Sep 09 2010 - 18:36:32 EST


Below you will find an Update to a broken web address.
Please let me know if this needs to be changed.

Signed-off-by: Justin P. Mattock <justinmattock@xxxxxxxxx>

---
drivers/net/irda/ma600-sir.c | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/drivers/net/irda/ma600-sir.c b/drivers/net/irda/ma600-sir.c
index e912164..186697f 100644
--- a/drivers/net/irda/ma600-sir.c
+++ b/drivers/net/irda/ma600-sir.c
@@ -4,7 +4,7 @@
* Version: 0.1
* Description: Implementation of the MA600 dongle
* Status: Experimental.
- * Author: Leung <95Etwl@xxxxxxxxxxxxxxxx> http://www.engsvr.ust/~eetwl95
+ * Author: Leung <95Etwl@xxxxxxxxxxxxxxxx>
* Created at: Sat Jun 10 20:02:35 2000
* Modified at: Sat Aug 16 09:34:13 2003
* Modified by: Martin Diehl <mad@xxxxxxxxx> (modified for new sir_dev)
@@ -253,7 +253,7 @@ static int ma600_reset(struct sir_dev *dev)
return 0;
}

-MODULE_AUTHOR("Leung <95Etwl@xxxxxxxxxxxxxxxx> http://www.engsvr.ust/~eetwl95";);
+MODULE_AUTHOR("Leung <95Etwl@xxxxxxxxxxxxxxxx>");
MODULE_DESCRIPTION("MA600 dongle driver version 0.1");
MODULE_LICENSE("GPL");
MODULE_ALIAS("irda-dongle-11"); /* IRDA_MA600_DONGLE */
--
1.7.2.1

--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/