]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitee9e0c6a06d7774cf5dfca7de5bd6dca645ca899
tree1f3a6f238357e623823a65f341d4ed831dc7e5e4
parent66daf68a001f9aa41299b1c453e590513cc4db7a
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