Re: [PATCH] ndisc: bool initializations should use true and false

2013-07-16 Thread David Miller
From: Daniel Baluta Date: Sat, 13 Jul 2013 11:26:51 +0300 > Signed-off-by: Daniel Baluta Applied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at

Re: [PATCH] ndisc: bool initializations should use true and false

2013-07-16 Thread David Miller
From: Daniel Baluta dbal...@ixiacom.com Date: Sat, 13 Jul 2013 11:26:51 +0300 Signed-off-by: Daniel Baluta dbal...@ixiacom.com Applied, thanks. -- To unsubscribe from this list: send the line unsubscribe linux-kernel in the body of a message to majord...@vger.kernel.org More majordomo info at

[PATCH] ndisc: bool initializations should use true and false

2013-07-13 Thread Daniel Baluta
Signed-off-by: Daniel Baluta --- net/ipv6/ndisc.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/ipv6/ndisc.c b/net/ipv6/ndisc.c index b3b5730..24c03396 100644 --- a/net/ipv6/ndisc.c +++ b/net/ipv6/ndisc.c @@ -479,7 +479,7 @@ static void ndisc_send_na(struct

[PATCH] ndisc: bool initializations should use true and false

2013-07-13 Thread Daniel Baluta
Signed-off-by: Daniel Baluta dbal...@ixiacom.com --- net/ipv6/ndisc.c |6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/net/ipv6/ndisc.c b/net/ipv6/ndisc.c index b3b5730..24c03396 100644 --- a/net/ipv6/ndisc.c +++ b/net/ipv6/ndisc.c @@ -479,7 +479,7 @@ static void