[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20160819.170843.753011305283852425.davem@davemloft.net>
Date: Fri, 19 Aug 2016 17:08:43 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: eric.dumazet@...il.com
Cc: netdev@...r.kernel.org, dsa@...ulusnetworks.com
Subject: Re: [PATCH net] net: ipv4: fix sparse error in fib_good_nh()
From: Eric Dumazet <eric.dumazet@...il.com>
Date: Thu, 18 Aug 2016 10:19:34 -0700
> From: Eric Dumazet <edumazet@...gle.com>
>
> Fixes following sparse errors :
>
> net/ipv4/fib_semantics.c:1579:61: warning: incorrect type in argument 2
> (different base types)
> net/ipv4/fib_semantics.c:1579:61: expected unsigned int [unsigned]
> [usertype] key
> net/ipv4/fib_semantics.c:1579:61: got restricted __be32 const
> [usertype] nh_gw
>
>
> Fixes: a6db4494d218c ("net: ipv4: Consider failed nexthops in multipath routes")
> Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Applied.
Powered by blists - more mailing lists