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