- patches.fixes/patch-2.6.11-rc1: 2.6.11-rc1.
[linux-flexiantxendom0-3.2.10.git] / drivers / s390 / char / vmlogrdr.c
index 88694e7..edf50d2 100644 (file)
@@ -403,7 +403,7 @@ vmlogrdr_open (struct inode *inode, struct file *filp)
                goto not_connected;
        }
 
-       return 0;
+       return nonseekable_open(inode, filp);
 
 not_connected:
        iucv_unregister_program(logptr->iucv_handle);