Re: [PATCH 1/1] ipv6: fix the noflags test inaddrconf_get_prefix_route

From: David Miller
Date: Thu Jan 10 2013 - 17:39:17 EST


From: YOSHIFUJI Hideaki <yoshfuji@xxxxxxxxxxxxxx>
Date: Thu, 10 Jan 2013 19:00:33 +0900

> Romain KUNTZ wrote:
>> From e7ece201c35615c44a3cfdc10ee28ad5a5878f41 Mon Sep 17 00:00:00 2001
>> From: Romain Kuntz <r.kuntz@xxxxxxxxxxxxx>
>> Date: Wed, 9 Jan 2013 15:02:26 +0100
>> Subject: [PATCH 1/1] ipv6: fix the noflags test in addrconf_get_prefix_route
>>
>> The tests on the flags in addrconf_get_prefix_route() does no make
>> much sense: the 'noflags' parameter contains the set of flags that
>> must not match with the route flags, so the test must be done
>> against 'noflags', and not against 'flags'.
>>
>> Signed-off-by: Romain Kuntz <r.kuntz@xxxxxxxxxxxxx>
...
> Acked-by: YOSHIFUJI Hideaki <yoshfuji@xxxxxxxxxxxxxx>

Applied.
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/