Commit 89e8347f authored by Bhaskar Chowdhury's avatar Bhaskar Chowdhury Committed by David S. Miller
Browse files

ipv6: route.c: A spello fix



s/notfication/notification/

Signed-off-by: default avatarBhaskar Chowdhury <unixbhaskar@gmail.com>
Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 912b519a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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;