summaryrefslogtreecommitdiffstats
path: root/target/linux/generic/patches-3.10/644-bridge_optimize_netfilter_hooks.patch
diff options
context:
space:
mode:
authorJonas Gorski <jogo@openwrt.org>2013-07-01 13:21:06 +0000
committerJonas Gorski <jogo@openwrt.org>2013-07-01 13:21:06 +0000
commit96f8c15a36dbdde14df63e2e7dfea7a819716428 (patch)
treefe53bc1a1631dfd020746d97fea1de756b26f5e0 /target/linux/generic/patches-3.10/644-bridge_optimize_netfilter_hooks.patch
parent7e19bb1854415df8fb65c017a0d2d64fd6a83bd1 (diff)
downloadmaster-31e0f0ae-96f8c15a36dbdde14df63e2e7dfea7a819716428.tar.gz
master-31e0f0ae-96f8c15a36dbdde14df63e2e7dfea7a819716428.tar.bz2
master-31e0f0ae-96f8c15a36dbdde14df63e2e7dfea7a819716428.zip
kernel: update linux 3.10 to 3.10 final
3.10 final is out, so refresh patches and add md5sum. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37116
Diffstat (limited to 'target/linux/generic/patches-3.10/644-bridge_optimize_netfilter_hooks.patch')
-rw-r--r--target/linux/generic/patches-3.10/644-bridge_optimize_netfilter_hooks.patch2
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.10/644-bridge_optimize_netfilter_hooks.patch b/target/linux/generic/patches-3.10/644-bridge_optimize_netfilter_hooks.patch
index 8204bba51b..bc56b71d37 100644
--- a/target/linux/generic/patches-3.10/644-bridge_optimize_netfilter_hooks.patch
+++ b/target/linux/generic/patches-3.10/644-bridge_optimize_netfilter_hooks.patch
@@ -58,7 +58,7 @@
default:
--- a/net/bridge/br_multicast.c
+++ b/net/bridge/br_multicast.c
-@@ -782,7 +782,7 @@ static void __br_multicast_send_query(st
+@@ -783,7 +783,7 @@ static void __br_multicast_send_query(st
if (port) {
__skb_push(skb, sizeof(struct ethhdr));
skb->dev = port->dev;