]> git.karo-electronics.de Git - mv-sheeva.git/blobdiff - drivers/bluetooth/hci_vhci.c
Merge branch 'master' into tk71
[mv-sheeva.git] / drivers / bluetooth / hci_vhci.c
index 3aa7b2a54b6f75b04014847e989bf7215dd41bc5..67c180c2c1e0fbf27951862e30a0787deba4d4a0 100644 (file)
@@ -282,6 +282,7 @@ static const struct file_operations vhci_fops = {
        .poll           = vhci_poll,
        .open           = vhci_open,
        .release        = vhci_release,
+       .llseek         = no_llseek,
 };
 
 static struct miscdevice vhci_miscdev= {