ipv6: fix third arg of anycast_dst_alloc(), must be bool.
authorFrançois-Xavier Le Bail <fx.lebail@yahoo.com>
Mon, 2 Dec 2013 10:28:49 +0000 (11:28 +0100)
committerDavid S. Miller <davem@davemloft.net>
Mon, 2 Dec 2013 22:13:25 +0000 (17:13 -0500)
commit57ec0afe293834f8ca9499214ed74748d89eaa44
treec9f7740d082c34f90a973a8311282b2bc808fe2b
parent2488a54e485bc108ab136e8e3cb95b99e97f68b5
ipv6: fix third arg of anycast_dst_alloc(), must be bool.

Signed-off-by: Francois-Xavier Le Bail <fx.lebail@yahoo.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
net/ipv6/addrconf.c