From: Luciano Coelho Date: Thu, 8 Oct 2009 18:56:27 +0000 (+0300) Subject: wl1271: added Juuso Oikarinen as module author X-Git-Tag: v2.6.33-rc1~388^2~599^2~161 X-Git-Url: https://git.karo-electronics.de/?a=commitdiff_plain;h=2f0187250041afc765df51e2cce653e8a5b9c1b6;p=karo-tx-linux.git wl1271: added Juuso Oikarinen as module author Add Juuso as one of the module authors, since he's working heavily on this module as well. Cc: Juuso Oikarinen Reviewed-by: Juuso Oikarinen Signed-off-by: Luciano Coelho Signed-off-by: John W. Linville --- diff --git a/drivers/net/wireless/wl12xx/wl1271_main.c b/drivers/net/wireless/wl12xx/wl1271_main.c index 0a0f2eacf400..1a0491a01baa 100644 --- a/drivers/net/wireless/wl12xx/wl1271_main.c +++ b/drivers/net/wireless/wl12xx/wl1271_main.c @@ -1449,3 +1449,4 @@ module_exit(wl1271_exit); MODULE_LICENSE("GPL"); MODULE_AUTHOR("Luciano Coelho "); +MODULE_AUTHOR("Juuso Oikarinen ");