linux/2.6.32: fix layer7 patch
authorGabor Juhos <juhosg@openwrt.org>
Sat, 5 May 2012 07:20:13 +0000 (07:20 +0000)
committerGabor Juhos <juhosg@openwrt.org>
Sat, 5 May 2012 07:20:13 +0000 (07:20 +0000)
SVN-Revision: 31586

target/linux/generic/patches-2.6.32/100-netfilter_layer7_2.21.patch

index 00b6d480be347d3951e84562894a74fb5e6c489e..585b812cdf8ef8219aa6e2f199e2d2c175ca9d20 100644 (file)
 +module_exit(xt_layer7_fini);
 --- a/include/linux/netfilter/Kbuild
 +++ b/include/linux/netfilter/Kbuild
-@@ -45,6 +45,7 @@ header-y += xt_hashlimit.h
- header-y += xt_helper.h
+@@ -28,6 +28,7 @@ header-y += xt_esp.h
+ header-y += xt_hashlimit.h
  header-y += xt_iprange.h
- header-y += xt_ipvs.h
+ header-y += xt_helper.h
 +header-y += xt_layer7.h
  header-y += xt_length.h
  header-y += xt_limit.h