Merge branches 'slab/cleanups', 'slab/failslab', 'slab/fixes' and 'slub/percpu' into...
[deliverable/linux.git] / drivers / bluetooth / dtl1_cs.c
index 697591941e17de3bfd0bb13573c6d3afa7ec6250..17788317c51a1ec3e07d603af881c740c51659b9 100644 (file)
@@ -485,7 +485,7 @@ static int dtl1_open(dtl1_info_t *info)
 
        info->hdev = hdev;
 
-       hdev->type = HCI_PCCARD;
+       hdev->bus = HCI_PCCARD;
        hdev->driver_data = info;
        SET_HCIDEV_DEV(hdev, &info->p_dev->dev);
 
This page took 0.02625 seconds and 5 git commands to generate.