[<prev] [next>] [<thread-prev] [thread-next>] [month] [year] [list]
Date: Mon, 02 Jul 2007 01:14:30 +0300
From: samuel@...tiz.org
To: davem@...emloft.net
Subject: [PATCH 3/4] [IrDA] kingsun-sir.c charset fix
Cc: Alex Villacís Lasso <a_villacis@...osanto.com>
Signed-off-by: Samuel Ortiz <samuel@...tiz.org>
---
drivers/net/irda/kingsun-sir.c | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
Index: net-2.6-quilt/drivers/net/irda/kingsun-sir.c
===================================================================
--- net-2.6-quilt.orig/drivers/net/irda/kingsun-sir.c 2007-05-17 13:26:13.000000000 +0300
+++ net-2.6-quilt/drivers/net/irda/kingsun-sir.c 2007-05-22 09:48:21.000000000 +0300
@@ -4,7 +4,7 @@
* Version: 0.1.1
* Description: Irda KingSun/DonShine USB Dongle
* Status: Experimental
-* Author: Alex Villac�s Lasso <a_villacis@...osanto.com>
+* Author: Alex Villacís Lasso <a_villacis@...osanto.com>
*
* Based on stir4200 and mcs7780 drivers, with (strange?) differences
*
@@ -652,6 +652,6 @@
}
module_exit(kingsun_cleanup);
-MODULE_AUTHOR("Alex Villac�s Lasso <a_villacis@...osanto.com>");
+MODULE_AUTHOR("Alex Villacís Lasso <a_villacis@...osanto.com>");
MODULE_DESCRIPTION("IrDA-USB Dongle Driver for KingSun/DonShine");
MODULE_LICENSE("GPL");
--
-
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
Hosted by DataForce ISP -
Powered by Openwall GNU/*/Linux