diff --git a/net/ipv6/route.c b/net/ipv6/route.c index ebb7519bec2ac74c63a6c9da08486f3f45270390..d99dd4d362520ff0142f93153654c186d12d141c 100644 --- a/net/ipv6/route.c +++ b/net/ipv6/route.c @@ -6075,7 +6075,7 @@ void fib6_info_hw_flags_set(struct net *net, struct fib6_info *f6i, if (!rcu_access_pointer(f6i->fib6_node)) /* The route was removed from the tree, do not send - * notfication. + * notification. */ return;