aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-2.6.36/203-slab_maxsize.patch
diff options
context:
space:
mode:
authorFlorian Fainelli <florian@openwrt.org>2012-03-02 13:18:56 +0000
committerFlorian Fainelli <florian@openwrt.org>2012-03-02 13:18:56 +0000
commitb8f7592a924f42666f8a1ec2fb1d4ab97ca2c062 (patch)
tree4182057974c750f604dab0a2c24adc1b58331b33 /target/linux/generic/patches-2.6.36/203-slab_maxsize.patch
parentcd3b60c14cea70d95801c2db94a7ed8d87478c12 (diff)
downloadupstream-b8f7592a924f42666f8a1ec2fb1d4ab97ca2c062.tar.gz
upstream-b8f7592a924f42666f8a1ec2fb1d4ab97ca2c062.tar.bz2
upstream-b8f7592a924f42666f8a1ec2fb1d4ab97ca2c062.zip
refresh patches
SVN-Revision: 30779
Diffstat (limited to 'target/linux/generic/patches-2.6.36/203-slab_maxsize.patch')
-rw-r--r--target/linux/generic/patches-2.6.36/203-slab_maxsize.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-2.6.36/203-slab_maxsize.patch b/target/linux/generic/patches-2.6.36/203-slab_maxsize.patch
index 83fd6c3099..fe8cecfc77 100644
--- a/target/linux/generic/patches-2.6.36/203-slab_maxsize.patch
+++ b/target/linux/generic/patches-2.6.36/203-slab_maxsize.patch
@@ -1,6 +1,6 @@
--- a/include/linux/slab.h
+++ b/include/linux/slab.h
-@@ -130,8 +130,8 @@ int kmem_ptr_validate(struct kmem_cache
+@@ -130,8 +130,8 @@ int kmem_ptr_validate(struct kmem_cache
* to do various tricks to work around compiler limitations in order to
* ensure proper constant folding.
*/