ipv6: route.c: A spello fix

s/notfication/notification/

Signed-off-by: Bhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
Bhaskar Chowdhury 2021-03-27 04:42:41 +05:30 committed by David S. Miller
parent 912b519afc
commit 89e8347f0f
1 changed files with 1 additions and 1 deletions

View File

@ -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;