diff options
author | Luka Perkov <luka@openwrt.org> | 2014-11-29 10:30:58 +0000 |
---|---|---|
committer | Luka Perkov <luka@openwrt.org> | 2014-11-29 10:30:58 +0000 |
commit | 070d3b27c223f23a4793667264441f8c2f008755 (patch) | |
tree | 70118ffb38f5c0d059605e8a15e6edee87d21d22 /target/linux/generic/patches-3.14/645-bridge_multicast_to_unicast.patch | |
parent | d11aefc8eb1faf362ac35712d8a1741768534580 (diff) | |
download | mtk-20170518-070d3b27c223f23a4793667264441f8c2f008755.zip mtk-20170518-070d3b27c223f23a4793667264441f8c2f008755.tar.gz mtk-20170518-070d3b27c223f23a4793667264441f8c2f008755.tar.bz2 |
kernel: update 3.14 to 3.14.25
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43427
Diffstat (limited to 'target/linux/generic/patches-3.14/645-bridge_multicast_to_unicast.patch')
-rw-r--r-- | target/linux/generic/patches-3.14/645-bridge_multicast_to_unicast.patch | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/target/linux/generic/patches-3.14/645-bridge_multicast_to_unicast.patch b/target/linux/generic/patches-3.14/645-bridge_multicast_to_unicast.patch index a9612f0..27cfe4e 100644 --- a/target/linux/generic/patches-3.14/645-bridge_multicast_to_unicast.patch +++ b/target/linux/generic/patches-3.14/645-bridge_multicast_to_unicast.patch @@ -270,7 +270,7 @@ #ifdef CONFIG_BRIDGE_IGMP_SNOOPING struct bridge_mcast_query ip4_query; -@@ -468,7 +472,8 @@ void br_multicast_free_pg(struct rcu_hea +@@ -471,7 +475,8 @@ void br_multicast_free_pg(struct rcu_hea struct net_bridge_port_group * br_multicast_new_port_group(struct net_bridge_port *port, struct br_ip *group, struct net_bridge_port_group __rcu *next, |