X-Git-Url: https://git.rohieb.name/openwrt.git/blobdiff_plain/afc90574b4badb77ea9cf1be7393249482e89035..9543640bbf4ced373f9a5634b7bf4d5cc551b42c:/target/linux/generic-2.6/patches-2.6.25/005-squashfs_fix.patch diff --git a/target/linux/generic-2.6/patches-2.6.25/005-squashfs_fix.patch b/target/linux/generic-2.6/patches-2.6.25/005-squashfs_fix.patch index 398722394..961829e58 100644 --- a/target/linux/generic-2.6/patches-2.6.25/005-squashfs_fix.patch +++ b/target/linux/generic-2.6/patches-2.6.25/005-squashfs_fix.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.25.4/fs/squashfs/inode.c -=================================================================== ---- linux-2.6.25.4.orig/fs/squashfs/inode.c -+++ linux-2.6.25.4/fs/squashfs/inode.c +--- a/fs/squashfs/inode.c ++++ b/fs/squashfs/inode.c @@ -33,6 +33,7 @@ #include #include @@ -10,7 +8,7 @@ Index: linux-2.6.25.4/fs/squashfs/inode.c #include #include #include -@@ -2125,7 +2126,7 @@ static void squashfs_destroy_inode(struc +@@ -2125,7 +2126,7 @@ }