Merge branch 'sh/smp'
[deliverable/linux.git] / drivers / bluetooth / bt3c_cs.c
index 9f5926aaf57f1d02386cc3737abf2dda6c6fa528..027cb8bf650fe44bc9641c8e40e16279e1db4c79 100644 (file)
@@ -582,7 +582,7 @@ static int bt3c_open(bt3c_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.026301 seconds and 5 git commands to generate.