]> Pileus Git - ~andy/linux/blobdiff - drivers/scsi/pmcraid.c
[SCSI] qla4xxx: use CRB Register for Request Queue in-pointer
[~andy/linux] / drivers / scsi / pmcraid.c
index ecc45c8b4e6bd47d851c79f82c69af9447861b25..4b8765785aeb0cb3020acdb51b1b0218e42bac34 100644 (file)
@@ -4165,6 +4165,7 @@ static const struct file_operations pmcraid_fops = {
 #ifdef CONFIG_COMPAT
        .compat_ioctl = pmcraid_chr_ioctl,
 #endif
+       .llseek = noop_llseek,
 };