From b0eae8648b2d266210940cfe9be4c29f194406b7 Mon Sep 17 00:00:00 2001 From: Luka Perkov Date: Fri, 27 Jun 2014 21:10:02 +0000 Subject: kernel: update 3.14 to 3.14.9 Signed-off-by: Luka Perkov git-svn-id: svn://svn.openwrt.org/openwrt/trunk@41362 3c298f89-4303-0410-b956-a3cf2f4a3e73 --- .../generic/patches-3.14/644-bridge_optimize_netfilter_hooks.patch | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'target/linux/generic/patches-3.14/644-bridge_optimize_netfilter_hooks.patch') diff --git a/target/linux/generic/patches-3.14/644-bridge_optimize_netfilter_hooks.patch b/target/linux/generic/patches-3.14/644-bridge_optimize_netfilter_hooks.patch index d803af72f5..9b223fba97 100644 --- a/target/linux/generic/patches-3.14/644-bridge_optimize_netfilter_hooks.patch +++ b/target/linux/generic/patches-3.14/644-bridge_optimize_netfilter_hooks.patch @@ -96,7 +96,7 @@ if (vlan_tx_tag_present(skb)) --- a/net/bridge/br_private.h +++ b/net/bridge/br_private.h -@@ -717,15 +717,29 @@ static inline u16 br_get_pvid(const stru +@@ -724,15 +724,29 @@ static inline u16 br_get_pvid(const stru /* br_netfilter.c */ #ifdef CONFIG_BRIDGE_NETFILTER -- cgit v1.2.3