Merge branch 'bcm63xx'
[openwrt/svn-archive/archive.git] / target / linux / generic / patches-3.2 / 340-module_alloc_size_check.patch
index 6c7e50a0b189cce41c561db28e8c8fe68f0c2ce4..88aa325333642f4b9a771d32db080550161b4f24 100644 (file)
@@ -1,6 +1,6 @@
 --- a/kernel/module.c
 +++ b/kernel/module.c
-@@ -2286,12 +2286,15 @@
+@@ -2283,12 +2283,15 @@ static void dynamic_debug_remove(struct
  
  void * __weak module_alloc(unsigned long size)
  {