[brcm63xx] rework imagetag firmware generator and MTD partition parser to accomodate...
[openwrt.git] / target / linux / generic-2.6 / patches-2.6.27 / 980-vm_exports.patch
index c11316e..35126ee 100644 (file)
@@ -25,7 +25,7 @@
 -              fput(vma->vm_file);
 -      vma->vm_file = file;
 -      vma->vm_ops = &shmem_vm_ops;
-+      shmem_set_file(vma, vma->vm_file);
++      shmem_set_file(vma, file);
        return 0;
  }
 --- a/fs/file.c
This page took 0.02052 seconds and 4 git commands to generate.