generic/4.0: upgrade to 4.0-rc5

Signed-off-by: Imre Kaloz <kaloz@openwrt.org>

SVN-Revision: 45025
This commit is contained in:
Imre Kaloz
2015-03-26 14:06:42 +00:00
parent 23b880b373
commit 4bac1253c1
10 changed files with 22 additions and 37 deletions

View File

@@ -19,11 +19,9 @@ Signed-off-by: Steven Barth <cyrus@openwrt.org>
net/ipv6/fib6_rules.c | 1 +
1 file changed, 1 insertion(+)
diff --git a/net/ipv6/fib6_rules.c b/net/ipv6/fib6_rules.c
index b4d5e1d..27ca796 100644
--- a/net/ipv6/fib6_rules.c
+++ b/net/ipv6/fib6_rules.c
@@ -104,6 +104,7 @@ static int fib6_rule_action(struct fib_rule *rule, struct flowi *flp,
@@ -104,6 +104,7 @@ static int fib6_rule_action(struct fib_r
goto again;
flp6->saddr = saddr;
}
@@ -31,6 +29,3 @@ index b4d5e1d..27ca796 100644
goto out;
}
again:
--
2.1.4