mirror of
https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
synced 2025-01-13 01:08:50 +00:00
ipv6: spelling s/incomming/incoming
Signed-off-by: Fabian Frederick <fabf@skynet.be> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
e7b6658ea8
commit
40dc2ca3cb
@ -2090,7 +2090,7 @@ static void ip6_mr_forward(struct net *net, struct mr6_table *mrt,
|
|||||||
if (ipv6_addr_any(&cache->mf6c_origin) && true_vifi >= 0) {
|
if (ipv6_addr_any(&cache->mf6c_origin) && true_vifi >= 0) {
|
||||||
struct mfc6_cache *cache_proxy;
|
struct mfc6_cache *cache_proxy;
|
||||||
|
|
||||||
/* For an (*,G) entry, we only check that the incomming
|
/* For an (*,G) entry, we only check that the incoming
|
||||||
* interface is part of the static tree.
|
* interface is part of the static tree.
|
||||||
*/
|
*/
|
||||||
cache_proxy = ip6mr_cache_find_any_parent(mrt, vif);
|
cache_proxy = ip6mr_cache_find_any_parent(mrt, vif);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user