This commit was manufactured by cvs2svn to create tag
[linux-2.6.git] / drivers / usb / misc / auerswald.c
index 310c5a9..3a61a0b 100644 (file)
@@ -1435,7 +1435,7 @@ static int auerchar_open (struct inode *inode, struct file *file)
        /* file IO stuff */
        file->f_pos = 0;
        file->private_data = ccp;
-       return nonseekable_open(inode, file);
+       return 0;
 
        /* Error exit */
 ofail: up (&cp->mutex);