kernel: update linux 3.7 to 3.7.6

Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 35476
This commit is contained in:
Gabor Juhos
2013-02-04 10:02:56 +00:00
parent b20cb26ed7
commit 08ff976720
17 changed files with 19 additions and 19 deletions

View File

@@ -8,7 +8,7 @@
depends on NETFILTER_ADVANCED
help
H.323 is a VoIP signalling protocol from ITU-T. As one of the most
@@ -750,7 +749,6 @@ config NETFILTER_XT_TARGET_SECMARK
@@ -757,7 +756,6 @@ config NETFILTER_XT_TARGET_SECMARK
config NETFILTER_XT_TARGET_TCPMSS
tristate '"TCPMSS" target support'

View File

@@ -1,6 +1,6 @@
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -1176,6 +1176,27 @@ config NETFILTER_XT_MATCH_STATE
@@ -1183,6 +1183,27 @@ config NETFILTER_XT_MATCH_STATE
To compile it as a module, choose M here. If unsure, say N.

View File

@@ -1,6 +1,6 @@
--- a/net/netfilter/Kconfig
+++ b/net/netfilter/Kconfig
@@ -980,6 +980,27 @@ config NETFILTER_XT_MATCH_IPVS
@@ -987,6 +987,27 @@ config NETFILTER_XT_MATCH_IPVS
If unsure, say N.
@@ -28,7 +28,7 @@
config NETFILTER_XT_MATCH_LENGTH
tristate '"length" match support'
depends on NETFILTER_ADVANCED
@@ -1176,26 +1197,11 @@ config NETFILTER_XT_MATCH_STATE
@@ -1183,26 +1204,11 @@ config NETFILTER_XT_MATCH_STATE
To compile it as a module, choose M here. If unsure, say N.