VServer 1.9.2 (patch-2.6.8.1-vs1.9.2.diff)
[linux-2.6.git] / drivers / usb / misc / tiglusb.c
index 471873b..cdf5919 100644 (file)
@@ -10,7 +10,7 @@
  *
  * Based on dabusb.c, printer.c & scanner.c
  *
- * Please see the file: linux/Documentation/usb/SilverLink.txt
+ * Please see the file: Documentation/usb/silverlink.txt
  * and the website at:  http://lpg.ticalc.org/prj_usb/
  * for more info.
  *
@@ -132,7 +132,7 @@ tiglusb_open (struct inode *inode, struct file *filp)
        filp->f_pos = 0;
        filp->private_data = s;
 
-       return 0;
+       return nonseekable_open(inode, filp);
 }
 
 static int