Merge tag 'for-linus-20131025' of git://git.infradead.org/linux-mtd
[cascardo/linux.git] / net / ipv6 / fib6_rules.c
index a6c58ce..e275916 100644 (file)
@@ -138,8 +138,8 @@ static bool fib6_rule_suppress(struct fib_rule *rule, struct fib_lookup_arg *arg
        return false;
 
 suppress_route:
-               ip6_rt_put(rt);
-               return true;
+       ip6_rt_put(rt);
+       return true;
 }
 
 static int fib6_rule_match(struct fib_rule *rule, struct flowi *fl, int flags)