]> err.no Git - linux-2.6/blobdiff - drivers/bluetooth/hci_vhci.c
Pull esi-support into release branch
[linux-2.6] / drivers / bluetooth / hci_vhci.c
index ea589007fa260e903a13cb47ec06ab889c232fc2..aac67a3a6019958a5ad77347aa0dcc11c6609c99 100644 (file)
@@ -277,7 +277,6 @@ static int vhci_open(struct inode *inode, struct file *file)
 
        hdev->type = HCI_VHCI;
        hdev->driver_data = vhci;
-       SET_HCIDEV_DEV(hdev, vhci_miscdev.dev);
 
        hdev->open     = vhci_open_dev;
        hdev->close    = vhci_close_dev;