[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20121130.120943.1397811156693287841.davem@davemloft.net>
Date: Fri, 30 Nov 2012 12:09:43 -0500 (EST)
From: David Miller <davem@...emloft.net>
To: shmulik.ladkani@...il.com
Cc: netdev@...r.kernel.org, yoshfuji@...ux-ipv6.org, tgraf@...g.ch,
tore@....no
Subject: Re: [PATCH] ipv6: unify logic evaluating inet6_dev's accept_ra
property
From: Shmulik Ladkani <shmulik.ladkani@...il.com>
Date: Thu, 29 Nov 2012 11:26:19 +0200
> + /*
> + * If forwarding is enabled, RA are not accepted unless the special
> + * hybrid mode (accept_ra=2) is enabled.
> + */
Please format this comment correctly, in the networking we use
the style:
/* That looks
* like this.
*/
/*
* Not
* like this.
*/
Thanks.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists