summaryrefslogtreecommitdiffstats
path: root/target/linux/omap24xx/patches-2.6.37/800-decompress-unlzo-fixes.patch
diff options
context:
space:
mode:
authormb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-01-27 13:19:03 +0000
committermb <mb@3c298f89-4303-0410-b956-a3cf2f4a3e73>2011-01-27 13:19:03 +0000
commit30d1a74252b8aeb3929608426ba3687126b397c1 (patch)
tree33b4a195b7baa3c6e8147eee7bb2c18b199b0f58 /target/linux/omap24xx/patches-2.6.37/800-decompress-unlzo-fixes.patch
parentfa32e947817d33424ccb698bf715ac97443ce173 (diff)
omap24xx: Refresh 2.6.37 patches
git-svn-id: svn://svn.openwrt.org/openwrt/trunk@25143 3c298f89-4303-0410-b956-a3cf2f4a3e73
Diffstat (limited to 'target/linux/omap24xx/patches-2.6.37/800-decompress-unlzo-fixes.patch')
-rw-r--r--target/linux/omap24xx/patches-2.6.37/800-decompress-unlzo-fixes.patch8
1 files changed, 5 insertions, 3 deletions
diff --git a/target/linux/omap24xx/patches-2.6.37/800-decompress-unlzo-fixes.patch b/target/linux/omap24xx/patches-2.6.37/800-decompress-unlzo-fixes.patch
index c57ca4e6f..ec34d8155 100644
--- a/target/linux/omap24xx/patches-2.6.37/800-decompress-unlzo-fixes.patch
+++ b/target/linux/omap24xx/patches-2.6.37/800-decompress-unlzo-fixes.patch
@@ -2,9 +2,11 @@
lib/decompress_unlzo.c | 4 ++++
1 file changed, 4 insertions(+)
---- linux-2.6.35.orig/lib/decompress_unlzo.c
-+++ linux-2.6.35/lib/decompress_unlzo.c
-@@ -50,6 +50,10 @@ static const unsigned char lzop_magic[]
+Index: linux-2.6.37/lib/decompress_unlzo.c
+===================================================================
+--- linux-2.6.37.orig/lib/decompress_unlzo.c 2011-01-27 14:17:20.745000007 +0100
++++ linux-2.6.37/lib/decompress_unlzo.c 2011-01-27 14:17:56.557000007 +0100
+@@ -51,6 +51,10 @@
#define LZO_BLOCK_SIZE (256*1024l)
#define HEADER_HAS_FILTER 0x00000800L