kernel: update linux 3.6 to 3.6.8
[openwrt.git] / target / linux / generic / patches-3.6 / 340-module_alloc_size_check.patch
index ea9ee53..1aa1b94 100644 (file)
@@ -1,6 +1,6 @@
 --- a/kernel/module.c
 +++ b/kernel/module.c
-@@ -2353,12 +2353,15 @@ static void dynamic_debug_remove(struct
+@@ -2358,12 +2358,15 @@ static void dynamic_debug_remove(struct
  
  void * __weak module_alloc(unsigned long size)
  {