summaryrefslogtreecommitdiff
path: root/plugins/hso.c
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/hso.c')
-rw-r--r--plugins/hso.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/hso.c b/plugins/hso.c
index bf7c2b3a..9489cf1a 100644
--- a/plugins/hso.c
+++ b/plugins/hso.c
@@ -211,7 +211,7 @@ static int hso_disable(struct connman_device *device)
}
static struct connman_device_driver hso_driver = {
- .name = "hso-device",
+ .name = "hso",
.type = CONNMAN_DEVICE_TYPE_HSO,
.probe = hso_probe,
.remove = hso_remove,