kernel: bump to 3.14.35, 3.18.9, 3.19.1 and 4.0-rc4
[15.05/openwrt.git] / target / linux / generic / patches-3.18 / 080-03-fib_trie-Make-leaf-and-tnode-more-uniform.patch
index 2eb3e4c..4c727cd 100644 (file)
@@ -410,7 +410,7 @@ Signed-off-by: David S. Miller <davem@davemloft.net>
  
        pr_debug("entering trie_leaf_remove(%p)\n", l);
  
-@@ -2375,7 +2347,7 @@ static int fib_trie_seq_show(struct seq_
+@@ -2374,7 +2346,7 @@ static int fib_trie_seq_show(struct seq_
  
        if (IS_TNODE(n)) {
                struct tnode *tn = (struct tnode *) n;