|
@@ -914,7 +914,7 @@ static const struct sdio_device_id ath6kl_sdio_devices[] = {
|
|
MODULE_DEVICE_TABLE(sdio, ath6kl_sdio_devices);
|
|
MODULE_DEVICE_TABLE(sdio, ath6kl_sdio_devices);
|
|
|
|
|
|
static struct sdio_driver ath6kl_sdio_driver = {
|
|
static struct sdio_driver ath6kl_sdio_driver = {
|
|
- .name = "ath6kl_sdio",
|
|
|
|
|
|
+ .name = "ath6kl",
|
|
.id_table = ath6kl_sdio_devices,
|
|
.id_table = ath6kl_sdio_devices,
|
|
.probe = ath6kl_sdio_probe,
|
|
.probe = ath6kl_sdio_probe,
|
|
.remove = ath6kl_sdio_remove,
|
|
.remove = ath6kl_sdio_remove,
|