ath6kl: change name of sdio driver to ath6kl
authorKalle Valo <kvalo@qca.qualcomm.com>
Fri, 28 Oct 2011 13:23:26 +0000 (16:23 +0300)
committerKalle Valo <kvalo@qca.qualcomm.com>
Fri, 11 Nov 2011 10:58:58 +0000 (12:58 +0200)
commitcd4b8b85800a47dc68b9282ffc3a88b82e77f242
tree1f3a6f238357e623823a65f341d4ed831dc7e5e4
parent778e6502414a35e3db8f3637a600b6645ac0b815
ath6kl: change name of sdio driver to ath6kl

Currently the name of the driver in struct sdio_driver is "ath6kl_sdio",
this is for example what uevent advertises. This is wrong as the module
is named as ath6kl.ko. Change it to "ath6kl" so that the names match.

Signed-off-by: Kalle Valo <kvalo@qca.qualcomm.com>
drivers/net/wireless/ath/ath6kl/sdio.c