Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
[linux-2.6-microblaze.git] / drivers / scsi / cxlflash / main.c
index 4f01ef5..fbd2ae4 100644 (file)
@@ -3591,7 +3591,7 @@ static const struct file_operations cxlflash_chr_fops = {
        .owner          = THIS_MODULE,
        .open           = cxlflash_chr_open,
        .unlocked_ioctl = cxlflash_chr_ioctl,
-       .compat_ioctl   = cxlflash_chr_ioctl,
+       .compat_ioctl   = compat_ptr_ioctl,
 };
 
 /**