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