diff options
author | Hauke Mehrtens <hauke@hauke-m.de> | 2014-07-31 21:33:58 +0000 |
---|---|---|
committer | Hauke Mehrtens <hauke@hauke-m.de> | 2014-07-31 21:33:58 +0000 |
commit | 2b329390408f11bf3b91e71afe4f28e704457e05 (patch) | |
tree | 8a31a0c05ec44ef4ac08315e4ac2d1ea59021b95 /target/linux/generic/patches-3.10/070-net_bridge_backports.patch | |
parent | 83c803086c686aa73663f6c6391a7c2c916d1dd1 (diff) | |
download | mtk-20170518-2b329390408f11bf3b91e71afe4f28e704457e05.zip mtk-20170518-2b329390408f11bf3b91e71afe4f28e704457e05.tar.gz mtk-20170518-2b329390408f11bf3b91e71afe4f28e704457e05.tar.bz2 |
kernel: refresh patches
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 41909
Diffstat (limited to 'target/linux/generic/patches-3.10/070-net_bridge_backports.patch')
-rw-r--r-- | target/linux/generic/patches-3.10/070-net_bridge_backports.patch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/target/linux/generic/patches-3.10/070-net_bridge_backports.patch b/target/linux/generic/patches-3.10/070-net_bridge_backports.patch index f303c3a..6f7e141 100644 --- a/target/linux/generic/patches-3.10/070-net_bridge_backports.patch +++ b/target/linux/generic/patches-3.10/070-net_bridge_backports.patch @@ -555,7 +555,7 @@ Date: Tue May 21 21:52:54 2013 +0000 } #endif -@@ -1473,8 +1569,14 @@ static int br_multicast_ipv6_rcv(struct +@@ -1473,8 +1569,14 @@ static int br_multicast_ipv6_rcv(struct * - MLD has always Router Alert hop-by-hop option * - But we do not support jumbrograms. */ @@ -918,7 +918,7 @@ Date: Tue May 21 21:52:54 2013 +0000 static ssize_t show_multicast_querier(struct device *d, struct device_attribute *attr, char *buf) -@@ -734,6 +759,7 @@ static struct attribute *bridge_attrs[] +@@ -734,6 +759,7 @@ static struct attribute *bridge_attrs[] &dev_attr_multicast_router.attr, &dev_attr_multicast_snooping.attr, &dev_attr_multicast_querier.attr, |