aboutsummaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.9/644-bridge_optimize_netfilter_hooks.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2013-04-28 11:55:23 +0000
committerJonas Gorski <jogo@openwrt.org>2013-04-28 11:55:23 +0000
commitad1d3f00cb8124980620a7aa4e6ce0460c2d8778 (patch)
tree4c47aa1fba9ac436f3cc9b81e45b12392fc7dc35 /target/linux/generic/patches-3.9/644-bridge_optimize_netfilter_hooks.patch
parenta33dd13c98772202be29835d93d70ae41c72f600 (diff)
downloadupstream-ad1d3f00cb8124980620a7aa4e6ce0460c2d8778.tar.gz
upstream-ad1d3f00cb8124980620a7aa4e6ce0460c2d8778.tar.bz2
upstream-ad1d3f00cb8124980620a7aa4e6ce0460c2d8778.zip
kernel: update linux 3.9 patches to rc8
Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 36469
Diffstat (limited to 'target/linux/generic/patches-3.9/644-bridge_optimize_netfilter_hooks.patch')
-rw-r--r--target/linux/generic/patches-3.9/644-bridge_optimize_netfilter_hooks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.9/644-bridge_optimize_netfilter_hooks.patch b/target/linux/generic/patches-3.9/644-bridge_optimize_netfilter_hooks.patch
index 45114c8ef4..8204bba51b 100644
--- a/target/linux/generic/patches-3.9/644-bridge_optimize_netfilter_hooks.patch
+++ b/target/linux/generic/patches-3.9/644-bridge_optimize_netfilter_hooks.patch
@@ -87,7 +87,7 @@
if (vlan_tx_tag_present(skb))
--- a/net/bridge/br_private.h
+++ b/net/bridge/br_private.h
-@@ -698,15 +698,29 @@ static inline u16 br_get_pvid(const stru
+@@ -699,15 +699,29 @@ static inline u16 br_get_pvid(const stru
/* br_netfilter.c */
#ifdef CONFIG_BRIDGE_NETFILTER