]> Pileus Git - ~andy/linux/blobdiff - drivers/scsi/ch.c
[SCSI] qla4xxx: use CRB Register for Request Queue in-pointer
[~andy/linux] / drivers / scsi / ch.c
index e805c8fda23930938ed4f7c123ca707d97a2dc29..a15474eef5f7896fdb6cd5505fb7bf506be75f67 100644 (file)
@@ -981,6 +981,7 @@ static const struct file_operations changer_fops = {
 #ifdef CONFIG_COMPAT
        .compat_ioctl   = ch_ioctl_compat,
 #endif
+       .llseek         = noop_llseek,
 };
 
 static int __init init_ch_module(void)