X-Git-Url: http://git.rohieb.name/openwrt.git/blobdiff_plain/3d542aac846e761a30ffa862288b30c0353540c9..ed1fa5fa7a3bc983e1489e8e3145f7df34df6910:/target/linux/generic-2.6/patches-2.6.24/005-squashfs_fix.patch diff --git a/target/linux/generic-2.6/patches-2.6.24/005-squashfs_fix.patch b/target/linux/generic-2.6/patches-2.6.24/005-squashfs_fix.patch index 50803cf31..961829e58 100644 --- a/target/linux/generic-2.6/patches-2.6.24/005-squashfs_fix.patch +++ b/target/linux/generic-2.6/patches-2.6.24/005-squashfs_fix.patch @@ -1,7 +1,5 @@ -Index: linux-2.6.24.7/fs/squashfs/inode.c -=================================================================== ---- linux-2.6.24.7.orig/fs/squashfs/inode.c -+++ linux-2.6.24.7/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.24.7/fs/squashfs/inode.c #include #include #include -@@ -2125,7 +2126,7 @@ static void squashfs_destroy_inode(struc +@@ -2125,7 +2126,7 @@ }