Cc: Alex Villacís Lasso Signed-off-by: Samuel Ortiz --- 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 +* Author: Alex Villacís Lasso * * Based on stir4200 and mcs7780 drivers, with (strange?) differences * @@ -652,6 +652,6 @@ } module_exit(kingsun_cleanup); -MODULE_AUTHOR("Alex Villac�s Lasso "); +MODULE_AUTHOR("Alex Villacís Lasso "); 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@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html