strict_strtoul is obsolete, use kstrtoul instead
[openwrt.git] / target / linux / generic / patches-3.6 / 900-slab_maxsize.patch
index 1c95694..b77b9f0 100644 (file)
@@ -1,6 +1,6 @@
 --- a/include/linux/slab.h
 +++ b/include/linux/slab.h
-@@ -127,8 +127,8 @@ unsigned int kmem_cache_size(struct kmem
+@@ -151,8 +151,8 @@ unsigned int kmem_cache_size(struct kmem
   * to do various tricks to work around compiler limitations in order to
   * ensure proper constant folding.
   */