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)
commit2c3ab875d9479793b614fa6e46370960b6e87719
treec9f7740d082c34f90a973a8311282b2bc808fe2b
parent16cba8429ac9fb1012d249ffbf92f57df35285f4
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